summaryrefslogtreecommitdiffstats
path: root/test/evp_extra_test2.c
AgeCommit message (Expand)Author
2021-04-22Fix potential NULL dereference in OSSL_PARAM_get_utf8_string()Tomas Mraz
2021-04-15Add EVP_PKEY_todata() and EVP_PKEY_export() functions.Shane Lontis
2021-03-11Update copyright yearMatt Caswell
2021-03-03evp_extra_test2: Remove TODO 3.0Tomas Mraz
2021-02-19Fix d2i_AutoPrivateKey_ex so that is uses the new decoder (and producesShane Lontis
2020-12-10Use adapted test_get_libctx() for simpler test setup and better error reportingDr. David von Oheimb
2020-10-15Rename OPENSSL_CTX prefix to OSSL_LIB_CTXDr. Matthias St. Pierre
2020-10-08Set mark and pop error in d2i_PrivateKey_exDaniel Bevenius
2020-06-28TEST: Add test to exercise OPENSSL_CTX_set0_default()Richard Levitte
2020-06-19Add a test for d2i_AutoPrivateKey_ex with a non-default libctxMatt Caswell