aboutsummaryrefslogtreecommitdiff
path: root/crypto/bn/bn_const.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-31Add support for DH 'modp' group parameters (RFC 3526)Shane Lontis1-410/+10
2018-12-06Following the license change, modify the boilerplates in crypto/bn/Richard Levitte1-1/+1
2016-05-17Copyright consolidation 06/10Rich Salz1-1/+8
2016-04-18Rename some lowercase API'sRich Salz1-8/+8
2016-01-26Remove /* foo.c */ commentsRich Salz1-1/+0
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell1-461/+460
2015-01-22bn/bn_const.c: make it indent-friendly.Andy Polyakov1-280/+418
2015-01-22Further comment changes for reformat (master)Matt Caswell1-8/+16
2014-12-08Include <openssl/foo.h> instead of "foo.h"Geoff Thorpe1-1/+1
2005-10-05Initialize bignum constants using BN_bin2bn() instead of BN_hex2bn(). ThisDr. Stephen Henson1-182/+335
2005-08-21add missing fileNils Larsch1-0/+249