summaryrefslogtreecommitdiffstats
path: root/providers/fips/self_test_kats.c
AgeCommit message (Expand)Author
2022-11-02Update FIPS KATs for 140-3Pauli
2022-06-21Update copyright yearMatt Caswell
2022-05-24Fix check of EVP_CIPHER_CTX_ctrlPeiwei Hu
2021-10-22Fix a bug in signature self tests in the FIPS moduleMatt Caswell
2021-08-31Add the self test type OSSL_SELF_TEST_TYPE_PCT_SIGNATUREslontis
2021-06-01Rename all getters to use get/get0 in nameTomas Mraz
2021-04-17Fix naming for EVP_RAND_CTX_gettable functions.Pauli
2021-04-13Add FIPS Self test for AES_ECB decryptShane Lontis
2021-04-12Replace OSSL_PARAM_BLD_free_params() with OSSL_PARAM_free().Shane Lontis
2021-02-28fips: update DRBG KATs for the extra instantiate argumentPauli
2021-02-28fips: add additional argument to KDF derive call in self testPauli
2021-02-24Allow the sshkdf type to be passed as a single characterRichard Levitte
2021-02-08Simplify the EVP_PKEY_XXX_fromdata_XX methods.Shane Lontis
2021-01-28Update copyright yearRichard Levitte
2021-01-21Pass correct maximum output length to provider derive operationTomas Mraz
2020-12-11Add fips self tests for all included kdfShane Lontis
2020-11-30Fix builds that specify both no-dh and no-ecMatt Caswell
2020-10-15Rename OPENSSL_CTX prefix to OSSL_LIB_CTXDr. Matthias St. Pierre
2020-09-29prov: prefix provider internal functions with ossl_Pauli
2020-09-16Add self tests for rsa encryptionShane Lontis
2020-09-14prov/drbg: cleanup some RAND_DRBG leftoversDr. Matthias St. Pierre
2020-07-16Revert "kdf: make function naming consistent."Matt Caswell
2020-06-24fips rand: DRBG KAT self test updates to provider model.Pauli
2020-06-11kdf: make function naming consistent.Pauli
2020-04-29Amend references to "OpenSSL license"Shourya Shukla
2020-04-03Add data driven SELF TEST code for signatures and key agreementShane Lontis
2020-03-03Add pairwise consistency self tests to asym keygeneratorsShane Lontis
2020-02-25Check that the DRBG's internal state has been zeroized after uninstantiationDr. Matthias St. Pierre
2020-02-21Add DRBG self testsShane Lontis
2020-02-21Params: add argument to the _from_text calls to indicate if the param exists.Pauli
2020-02-04Fix coverity issues CID 1457745...1457752, 1457853, 1457854Shane Lontis
2020-01-15Add FIPS Self test kats for digestsShane Lontis