]> git.ipfire.org Git - thirdparty/openssl.git/history - providers/fips/self_test_kats.c
Be more explicit about RSAES-PKCS#1v1.5 error handling
[thirdparty/openssl.git] / providers / fips / self_test_kats.c
2023-09-28  Matt CaswellCopyright year updates
2023-09-27  Paulifips selftest: avoid relying on a real RNG for self...
2022-11-01  PauliUpdate FIPS KATs for 140-3
2022-05-24  Peiwei HuFix check of EVP_CIPHER_CTX_ctrl
2021-10-22  Matt CaswellFix a bug in signature self tests in the FIPS module
2021-08-31  slontisAdd the self test type OSSL_SELF_TEST_TYPE_PCT_SIGNATURE
2021-06-01  Tomas MrazRename all getters to use get/get0 in name
2021-04-17  PauliFix naming for EVP_RAND_CTX_gettable functions.
2021-04-13  Shane LontisAdd FIPS Self test for AES_ECB decrypt
2021-04-12  Shane LontisReplace OSSL_PARAM_BLD_free_params() with OSSL_PARAM_fr...
2021-02-28  Paulifips: update DRBG KATs for the extra instantiate argument
2021-02-28  Paulifips: add additional argument to KDF derive call in...
2021-02-24  Richard LevitteAllow the sshkdf type to be passed as a single character
2021-02-08  Shane LontisSimplify the EVP_PKEY_XXX_fromdata_XX methods.
2021-01-28  Richard LevitteUpdate copyright year
2021-01-21  Tomas MrazPass correct maximum output length to provider derive...
2020-12-11  Shane LontisAdd fips self tests for all included kdf
2020-11-30  Matt CaswellFix builds that specify both no-dh and no-ec
2020-10-15  Dr. Matthias St... Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
2020-09-29  Pauliprov: prefix provider internal functions with ossl_
2020-09-16  Shane LontisAdd self tests for rsa encryption
2020-09-14  Dr. Matthias St... prov/drbg: cleanup some RAND_DRBG leftovers
2020-07-16  Matt CaswellRevert "kdf: make function naming consistent."
2020-06-24  Paulifips rand: DRBG KAT self test updates to provider model.
2020-06-11  Paulikdf: make function naming consistent.
2020-04-29  Shourya ShuklaAmend references to "OpenSSL license"
2020-04-03  Shane LontisAdd data driven SELF TEST code for signatures and key...
2020-03-03  Shane LontisAdd pairwise consistency self tests to asym keygenerators
2020-02-25  Dr. Matthias St... Check that the DRBG's internal state has been zeroized...
2020-02-21  Shane LontisAdd DRBG self tests
2020-02-21  PauliParams: add argument to the _from_text calls to indicat...
2020-02-04  Shane LontisFix coverity issues CID 1457745...1457752, 1457853...
2020-01-15  Shane LontisAdd FIPS Self test kats for digests