]> git.ipfire.org Git - thirdparty/openssl.git/history - test/evp_libctx_test.c
Implement EVP_PKEY_dup() function
[thirdparty/openssl.git] / test / evp_libctx_test.c
2021-03-28  Tomas MrazImplement EVP_PKEY_dup() function
2021-03-11  Paulitest: support params arguments to init functions
2021-02-26  Shane LontisFix external symbols for bn
2021-02-17  Tomas MrazRename OSSL_ENCODER_CTX_new_by_EVP_PKEY and OSSL_DECODE...
2021-01-28  Richard LevitteUpdate copyright year
2021-01-13  Tomas Mrazchacha20: Properly reinitialize the cipher context...
2020-12-10  Dr. David von OheimbUse adapted test_get_libctx() for simpler test setup...
2020-12-02  Richard LevitteAdapt everything else to the updated OSSL_ENCODER_CTX_n...
2020-11-11  Richard Levittetest/evp_libctx_test.c: use OSSL_ENCODER instead of...
2020-10-15  Dr. Matthias St... Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
2020-10-01  Matt CaswellRun the withlibctx.pl script
2020-09-19  Shane LontisAdd a copy of OSSL_SELF_TEST_get_callback() to the...
2020-09-19  Shane LontisAdd KEM (Key encapsulation mechanism) support to providers
2020-09-13  Matt CaswellFix stacks of OPENSSL_STRING, OPENSSL_CSTRING and OPENS...
2020-08-11  Shane LontisAdd dh_kdf support to provider
2020-08-04  Shane LontisFix provider cipher reinit after init/update with a...
2020-07-26  Matt CaswellFix no-dh and no-dsa
2020-07-22  Shane LontisFix provider cipher reinit issue
2020-07-09  Shane LontisAdd multiple fixes for ffc key generation using invalid...