| Commit message (Expand) | Author | Age | Files | Lines |
* | Send the function codes from the error functions to the bit bucket, | beck | 2017-01-29 | 1 | -19/+14 |
* | Add ct and nonct versions of BN_mod_inverse for internal use | beck | 2017-01-21 | 1 | -2/+2 |
* | Split out BN_div and BN_mod into ct and nonct versions for Internal use. | beck | 2017-01-21 | 1 | -4/+6 |
* | Consistently check the return value from BN_CTX_get() on assignment. | jsing | 2015-02-14 | 1 | -29/+30 |
* | Enable building with -DOPENSSL_NO_DEPRECATED. | doug | 2015-02-11 | 1 | -1/+2 |
* | Add many missing error checks (probably not exhaustive, but a good start): | miod | 2014-11-13 | 1 | -89/+167 |
* | GOST crypto algorithms (well, most of them), ported from the removed GOST | miod | 2014-11-09 | 1 | -0/+321 |