aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/bn/bn_const.c
Commit message (Expand)AuthorAgeFilesLines
* 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