Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: fix coverity 1469427: impropery use of negative value | Pauli | 2021-03-24 | 1 | -2/+3 |
* | Make the EVP_PKEY_get0* functions have a const return type | Matt Caswell | 2021-03-08 | 1 | -6/+6 |
* | Update copyright year | Matt Caswell | 2021-02-18 | 1 | -1/+1 |
* | Rename OSSL_ENCODER_CTX_new_by_EVP_PKEY and OSSL_DECODER_CTX_new_by_EVP_PKEY | Tomas Mraz | 2021-02-17 | 1 | -21/+21 |
* | Adapt everything else to the updated OSSL_ENCODER_CTX_new_by_EVP_PKEY() | Richard Levitte | 2020-12-02 | 1 | -3/+3 |
* | Deprecate the DHparams and DHxparams PEM routines | Matt Caswell | 2020-11-27 | 1 | -2/+0 |
* | Deprecate RSA harder | Richard Levitte | 2020-11-18 | 1 | -0/+6 |
* | test/endecoder_legacy_test.c: new test for legacy comparison | Richard Levitte | 2020-11-15 | 1 | -0/+696 |