Fix copyright year issues
[openssl.git] / test / evp_libctx_test.c
2021-11-16 Peiwei HuEVP_PKEY_keygen_init: fix return check
2021-09-03 slontisAdd KEM dupctx test
2021-06-08 Shane LontisAdd a gettable for provider ciphers to return the EVP_C...
2021-06-01 Tomas MrazRename all getters to use get/get0 in name
2021-06-01 Jon SpillettEnhance the encoder/decoder tests to allow testing...
2021-05-27 Dr. David von OheimbTEST: Prefer using precomputed RSA and DH keys for...
2021-05-25 Jon SpillettAdd special case to skip RC4 reinit
2021-05-11 Dr. David von OheimbAdd convenience functions and macros for asymmetric...
2021-04-26 Tomas MrazAdd type_name member to provided methods and use it
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...