summaryrefslogtreecommitdiffstats
path: root/test/acvp_test.c
AgeCommit message (Expand)Author
2021-05-11Add convenience functions and macros for asymmetric key generationDr. David von Oheimb
2021-04-22Fix typosMichaM
2021-04-17Fix naming for EVP_RAND_CTX_gettable functions.Pauli
2021-04-12Replace OSSL_PARAM_BLD_free_params() with OSSL_PARAM_free().Shane Lontis
2021-03-14Remove TODO in test/acvp_test.c related to setting AES-GCM iv.Shane Lontis
2021-03-12acvp_test: Do not expect exact number of self testsTomas Mraz
2021-03-12test: support params arguments to init functionsPauli
2021-02-28test: update tests to allow for params argument for the instantiate call on E...Pauli
2021-02-18Update copyright yearMatt Caswell
2021-02-08Simplify the EVP_PKEY_XXX_fromdata_XX methods.Shane Lontis
2020-12-20Drop OPENSSL_NO_RSA everywhereRichard Levitte
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-01Run the withlibctx.pl scriptMatt Caswell
2020-09-26en EVP_PKEY_CTX_set_rsa_keygen_pubexp() BIGNUM managementjwalch
2020-09-24ACVP: add test case for DRBGPauli
2020-09-19Add a copy of OSSL_SELF_TEST_get_callback() to the fips module.Shane Lontis
2020-08-09Add EVP signature with libctx methods.Shane Lontis
2020-06-19Make EVP_PKEY_CTX_[get|set]_group_name work for DH tooMatt Caswell
2020-06-19Make EVP_PKEY_CTX_[get|set]_ec_paramgen_curve_name more genericMatt Caswell
2020-06-17Add ACVP fips module testsShane Lontis