[openssl/openssl] 4215d6: Use RSA CRT parameters in FIPS self tests.
Shane
noreply at github.com
Thu Oct 27 09:49:51 UTC 2022
Branch: refs/heads/openssl-3.1
Home: https://github.com/openssl/openssl
Commit: 4215d649e92bc4c42997ec4a1e65beba1055bbe1
https://github.com/openssl/openssl/commit/4215d649e92bc4c42997ec4a1e65beba1055bbe1
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)
More information about the openssl-commits
mailing list