summaryrefslogtreecommitdiffstats
path: root/test/evp_libctx_test.c
AgeCommit message (Expand)Author
2020-11-11test/evp_libctx_test.c: use OSSL_ENCODER instead of i2d_PublicKey()Richard Levitte
2020-10-15Rename OPENSSL_CTX prefix to OSSL_LIB_CTXDr. Matthias St. Pierre
2020-10-01Run the withlibctx.pl scriptMatt Caswell
2020-09-19Add a copy of OSSL_SELF_TEST_get_callback() to the fips module.Shane Lontis
2020-09-19Add KEM (Key encapsulation mechanism) support to providersShane Lontis
2020-09-13Fix stacks of OPENSSL_STRING, OPENSSL_CSTRING and OPENSSL_BLOCKMatt Caswell
2020-08-11Add dh_kdf support to providerShane Lontis
2020-08-05Fix provider cipher reinit after init/update with a partial update block.Shane Lontis
2020-07-26Fix no-dh and no-dsaMatt Caswell
2020-07-22Fix provider cipher reinit issueShane Lontis
2020-07-09Add multiple fixes for ffc key generation using invalid p,q,g parameters.Shane Lontis