PROV: Use rsa_padding_add_PKCS1_OAEP_mgf1_with_libctx() in RSA-OAEP
authorRichard Levitte <levitte@openssl.org>
Tue, 26 May 2020 08:05:01 +0000 (10:05 +0200)
committerRichard Levitte <levitte@openssl.org>
Wed, 27 May 2020 10:42:20 +0000 (12:42 +0200)
commitf7f53d7d61bba235b8babf4cf580114d74183e3e
treed282c6aec62e24f1d4bf6d7399d2afa2049a9623
parente978ab7894e966579fcd372d7cba9e051ba90150
PROV: Use rsa_padding_add_PKCS1_OAEP_mgf1_with_libctx() in RSA-OAEP

Fixes #11904

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/11959)
crypto/rsa/rsa_local.h
include/crypto/rsa.h
providers/implementations/asymciphers/rsa_enc.c