]> git.ipfire.org Git - thirdparty/openssl.git/commit
Change FIPS self tests to use EVP_PKEY_sign/verify API.
authorslontis <shane.lontis@oracle.com>
Mon, 30 Sep 2024 01:12:38 +0000 (11:12 +1000)
committerTomas Mraz <tomas@openssl.org>
Fri, 4 Oct 2024 15:41:13 +0000 (17:41 +0200)
commit923baa12e149e92d2599dddbb490ed0201465bed
tree26c80e5ca3ec86aeaed5ebadefc2cc332bcec939
parent4f48629c9d791c9105f2d68f4a4d0b0085e8e0ca
Change FIPS self tests to use EVP_PKEY_sign/verify API.

Self tests no longer use the EVP_DigestSign/Verify API's.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/25570)
providers/fips/self_test_data.inc
providers/fips/self_test_kats.c