summaryrefslogtreecommitdiff
path: root/crypto/bn/bn_conv.c
Commit message (Expand)AuthorAgeFilesLines
* Stop raising ERR_R_MALLOC_FAILURE in most placesRichard Levitte2022-10-051-6/+2
* Add static check in BN_hex2bnKan2021-12-231-0/+4
* Fix the null pointer dereferenceKan2021-12-201-1/+1
* Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() callRichard Levitte2020-11-131-2/+2
* Update copyright yearMatt Caswell2020-05-151-1/+1
* Rename FIPS_MODE to FIPS_MODULERichard Levitte2020-04-281-2/+2
* Reorganize local header filesDr. Matthias St. Pierre2019-09-281-1/+1
* Reorganize private crypto header filesDr. Matthias St. Pierre2019-09-281-1/+1
* Make BIGNUM code available from within the FIPS moduleMatt Caswell2019-06-121-0/+287