[openssl/openssl] 34e3cb: Use RSA CRT parameters in FIPS self tests.
Shane
noreply at github.com
Thu Oct 27 09:49:52 UTC 2022
Branch: refs/heads/openssl-3.0
Home: https://github.com/openssl/openssl
Commit: 34e3cbf99f2113ca01b460cf37b56460262979af
https://github.com/openssl/openssl/commit/34e3cbf99f2113ca01b460cf37b56460262979af
Author: slontis <shane.lontis at oracle.com>
Date: 2022-10-27 (Thu, 27 Oct 2022)
Changed paths:
M CHANGES.md
M providers/fips/self_test_data.inc
Log Message:
-----------
Use RSA CRT parameters in FIPS self tests.
Fixes #19488
Use the correct OSSL_PKEY_PARAM_RSA CRT names fior the self tests.
The invalid names cause CRT parameters to be silently ignored.
Reviewed-by: Tim Hudson <tjh at openssl.org>
Reviewed-by: Richard Levitte <levitte at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19501)
(cherry picked from commit c7424fe68c65aa2187a8e4028d7dea742b95d81a)
(cherry picked from commit 4215d649e92bc4c42997ec4a1e65beba1055bbe1)
More information about the openssl-commits
mailing list