Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Stop raising ERR_R_MALLOC_FAILURE in most places | Richard Levitte | 2022-10-05 | 1 | -6/+2 |
* | Add static check in BN_hex2bn | Kan | 2021-12-23 | 1 | -0/+4 |
* | Fix the null pointer dereference | Kan | 2021-12-20 | 1 | -1/+1 |
* | Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call | Richard Levitte | 2020-11-13 | 1 | -2/+2 |
* | Update copyright year | Matt Caswell | 2020-05-15 | 1 | -1/+1 |
* | Rename FIPS_MODE to FIPS_MODULE | Richard Levitte | 2020-04-28 | 1 | -2/+2 |
* | Reorganize local header files | Dr. Matthias St. Pierre | 2019-09-28 | 1 | -1/+1 |
* | Reorganize private crypto header files | Dr. Matthias St. Pierre | 2019-09-28 | 1 | -1/+1 |
* | Make BIGNUM code available from within the FIPS module | Matt Caswell | 2019-06-12 | 1 | -0/+287 |