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