PROV: Add RSA functionality for key generation
authorRichard Levitte <levitte@openssl.org>
Sun, 27 Oct 2019 14:28:29 +0000 (15:28 +0100)
committerRichard Levitte <levitte@openssl.org>
Thu, 12 Mar 2020 09:44:02 +0000 (10:44 +0100)
commit2972af109e10c5ce30e548190e3eee28327d6043
tree192073525906c87871dc161511a5701491abc06f
parent6292475573367434f91f7526301388d50c6d0d67
PROV: Add RSA functionality for key generation

This includes added support in legacy controls

Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/10289)
crypto/evp/pmeth_lib.c
crypto/rsa/rsa_lib.c
include/openssl/core_names.h
include/openssl/rsa.h
providers/implementations/keymgmt/rsa_kmgmt.c
util/libcrypto.num