Add RSA sign to the fips provider
authorShane Lontis <shane.lontis@oracle.com>
Sun, 15 Mar 2020 07:38:00 +0000 (17:38 +1000)
committerShane Lontis <shane.lontis@oracle.com>
Sun, 15 Mar 2020 07:38:00 +0000 (17:38 +1000)
commitd16d0b71a9a31bf61289518a8ae523131f293faf
tree52a0e2f46fef419b4d7a662e4b659bd1022da74f
parent629b507eaedde95c7b6195a1f210df56395efb8b
Add RSA sign to the fips provider

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/11199)
crypto/provider_core.c
crypto/rsa/rsa_lib.c
crypto/rsa/rsa_local.h
crypto/rsa/rsa_sign.c
include/openssl/core_numbers.h
providers/fips/fipsprov.c
providers/implementations/signature/build.info
providers/implementations/signature/rsa.c