summaryrefslogtreecommitdiff
path: root/crypto/bn/bn_const.c
Commit message (Expand)AuthorAgeFilesLines
* crypto/*: Fix various typos, repeated words, align some spelling to LDP.FdaSilvaYY2022-10-121-1/+1
* Update copyright yearMatt Caswell2021-03-111-1/+1
* Fix external symbols for bnShane Lontis2021-02-261-6/+6
* Update copyright yearMatt Caswell2020-04-231-1/+1
* Add support for DH 'modp' group parameters (RFC 3526)Shane Lontis2020-01-311-410/+10
* Following the license change, modify the boilerplates in crypto/bn/Richard Levitte2018-12-061-1/+1
* Copyright consolidation 06/10Rich Salz2016-05-171-1/+8
* Rename some lowercase API'sRich Salz2016-04-181-8/+8
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-461/+460
* bn/bn_const.c: make it indent-friendly.Andy Polyakov2015-01-221-280/+418
* Further comment changes for reformat (master)Matt Caswell2015-01-221-8/+16
* Include <openssl/foo.h> instead of "foo.h"Geoff Thorpe2014-12-081-1/+1
* Initialize bignum constants using BN_bin2bn() instead of BN_hex2bn(). ThisDr. Stephen Henson2005-10-051-182/+335
* add missing fileNils Larsch2005-08-211-0/+249