mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
8709a47f6f
With parameter OSSL_ASYM_CIPHER_PARAM_IMPLICIT_REJECTION one can enable or disable the implicit rejection mechanism for RSA PKCS#1 v1.5 decryption. For the default provider, this is enabled by default. We do not support implicit rejection so far, so disable it for the default provider operation context when the key contains an RSA secure key, and reject to set it to anything else then 0 (disabled). See OpenSSL commit https://github.com/openssl/openssl/commit/5ab3ec1bb1eaa795d775f5896818cfaa84d33a1a Signed-off-by: Ingo Franzki <ifranzki@linux.ibm.com> Signed-off-by: Steffen Eiden <seiden@linux.ibm.com>
153 KiB
153 KiB