summaryrefslogtreecommitdiffstats
path: root/test/endecoder_legacy_test.c
AgeCommit message (Expand)Author
2021-06-30test: fix coverity 1469427 Improper use of negative value (NEGATIVE_RETURNS)Pauli
2021-06-01Rename all getters to use get/get0 in nameTomas Mraz
2021-05-27TEST: Prefer using precomputed RSA and DH keys for more efficient testsDr. David von Oheimb
2021-05-11Add convenience functions and macros for asymmetric key generationDr. David von Oheimb
2021-03-24test: fix coverity 1469427: impropery use of negative valuePauli
2021-03-08Make the EVP_PKEY_get0* functions have a const return typeMatt Caswell
2021-02-18Update copyright yearMatt Caswell
2021-02-17Rename OSSL_ENCODER_CTX_new_by_EVP_PKEY and OSSL_DECODER_CTX_new_by_EVP_PKEYTomas Mraz
2020-12-02Adapt everything else to the updated OSSL_ENCODER_CTX_new_by_EVP_PKEY()Richard Levitte
2020-11-27Deprecate the DHparams and DHxparams PEM routinesMatt Caswell
2020-11-18Deprecate RSA harderRichard Levitte
2020-11-15test/endecoder_legacy_test.c: new test for legacy comparisonRichard Levitte