Fix up path generation to use OPENSSL_MODULES
[openssl.git] / test / acvp_test.c
2022-06-02 Peiwei HuFix the checks of EVP_PKEY_CTX_set/get_* functions
2022-05-24 Peiwei HuFix check of EVP_CIPHER_CTX_ctrl
2022-05-06 PauliFix coverity 1503330 use after free
2021-12-17 Peiwei Huget_ecdsa_sig_rs_bytes: free value of d2i_ECDSA_SIG...
2021-11-22 Peiwei HuFix EVP_PKEY_decrypt return check
2021-11-16 Peiwei HuEVP_PKEY_paramgen_init: fix return check
2021-11-07 PW HuFix incorrect return check of BN_bn2binpad
2021-11-05 slontisFix tests to check for negative results when calling...
2021-10-22 Matt CaswellFix acvp_test sig_gen
2021-07-19 Paulitest: fix use after scope problem in ACVP test
2021-07-16 Tomas Mrazacvp_test: Fix incorrect parenthesis
2021-06-01 Tomas MrazRename all getters to use get/get0 in name
2021-06-01 Shane LontisFix aes cfb1 so that it can operate in bit mode.
2021-05-16 Shane LontisFix compiler error when using config option 'enable...
2021-05-11 Dr. David von OheimbAdd convenience functions and macros for asymmetric...
2021-04-22 MichaMFix typos
2021-04-17 PauliFix naming for EVP_RAND_CTX_gettable functions.
2021-04-12 Shane LontisReplace OSSL_PARAM_BLD_free_params() with OSSL_PARAM_fr...
2021-03-14 Shane LontisRemove TODO in test/acvp_test.c related to setting...
2021-03-12 Tomas Mrazacvp_test: Do not expect exact number of self tests
2021-03-11 Paulitest: support params arguments to init functions
2021-02-28 Paulitest: update tests to allow for params argument for...
2021-02-18 Matt CaswellUpdate copyright year
2021-02-08 Shane LontisSimplify the EVP_PKEY_XXX_fromdata_XX methods.
2020-12-20 Richard LevitteDrop OPENSSL_NO_RSA everywhere
2020-12-10 Dr. David von OheimbUse adapted test_get_libctx() for simpler test setup...
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-25 jwalchen EVP_PKEY_CTX_set_rsa_keygen_pubexp() BIGNUM management
2020-09-24 PauliACVP: add test case for DRBG
2020-09-19 Shane LontisAdd a copy of OSSL_SELF_TEST_get_callback() to the...
2020-08-09 Shane LontisAdd EVP signature with libctx methods.
2020-06-19 Matt CaswellMake EVP_PKEY_CTX_[get|set]_group_name work for DH too
2020-06-19 Matt CaswellMake EVP_PKEY_CTX_[get|set]_ec_paramgen_curve_name...
2020-06-17 Shane LontisAdd ACVP fips module tests