summaryrefslogtreecommitdiffstats
path: root/crypto/bn/bn_conv.c
AgeCommit message (Expand)Author
2022-10-05Stop raising ERR_R_MALLOC_FAILURE in most placesRichard Levitte
2021-12-23Add static check in BN_hex2bnKan
2021-12-20Fix the null pointer dereferenceKan
2020-11-13Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() callRichard Levitte
2020-05-15Update copyright yearMatt Caswell
2020-04-28Rename FIPS_MODE to FIPS_MODULERichard Levitte
2019-09-28Reorganize local header filesDr. Matthias St. Pierre
2019-09-28Reorganize private crypto header filesDr. Matthias St. Pierre
2019-06-12Make BIGNUM code available from within the FIPS moduleMatt Caswell