rsa: Skip the synthethic plaintext test with old FIPS provider
authorHubert Kario <hkario@redhat.com>
Thu, 3 Nov 2022 16:45:58 +0000 (17:45 +0100)
committerTomas Mraz <tomas@openssl.org>
Mon, 12 Dec 2022 10:30:52 +0000 (11:30 +0100)
commitddecbef6e389d263b728b7fa30fd3d9ce13feddb
tree8b671bf92507e39881152125849e8fdbda888191
parent5ab3ec1bb1eaa795d775f5896818cfaa84d33a1a
rsa: Skip the synthethic plaintext test with old FIPS provider

since the 3.0.0 FIPS provider doesn't implement the Bleichenbacher
workaround, the decryption fails instead of providing a synthetic
plaintext, so skip them then

Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/13817)
test/recipes/30-test_evp_data/evppkey_rsa_common.txt