RSA: Add PSS-parameter processing in EVP_PKEY_ASN1_METHOD functions
authorRichard Levitte <levitte@openssl.org>
Sat, 2 May 2020 11:14:04 +0000 (13:14 +0200)
committerRichard Levitte <levitte@openssl.org>
Thu, 14 May 2020 10:16:35 +0000 (12:16 +0200)
commit967cc3f9390740f76f6ef3c91f2aeceab1902b19
treefb61e88f34f1e063b37c8801bdc109bad5798285
parent15671090f46364a0e92456b32ead7b4714ae0b5e
RSA: Add PSS-parameter processing in EVP_PKEY_ASN1_METHOD functions

The import and export functions are affected.  We also refactor them
to assign the RSA key type more carefully.

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/11710)
crypto/rsa/rsa_ameth.c
include/openssl/evp.h