openssl/providers
slontis 53b0527dd7 Remove check for RSA encryption allowing X9.31 padding.
X9.31 is a Signature Standard, and should not apply to encryption.

rsa_ossl_public_encrypt() does not allow this padding mode.
The openssl rsautil command line tool already failed if the
-x931 option was used with -encrypt

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
Reviewed-by: Todd Short <todd.short@me.com>
(Merged from https://github.com/openssl/openssl/pull/24938)
2024-07-21 11:54:58 -04:00
..
common fips: correctly initialise FIPS indicator settables 2024-07-19 17:33:19 +02:00
fips fips: correctly initialise FIPS indicator settables 2024-07-19 17:33:19 +02:00
implementations Remove check for RSA encryption allowing X9.31 padding. 2024-07-21 11:54:58 -04:00
baseprov.c
build.info
decoders.inc
defltprov.c
encoders.inc
fips-sources.checksums
fips.checksum
fips.module.sources
legacyprov.c
nullprov.c
prov_running.c
stores.inc