Add fips checks for rsa encryption
authorShane Lontis <shane.lontis@oracle.com>
Sat, 29 Aug 2020 02:55:43 +0000 (12:55 +1000)
committerMatt Caswell <matt@openssl.org>
Fri, 18 Sep 2020 13:20:38 +0000 (14:20 +0100)
commit8d17cca5b8dc0d93a3a612a47461ee4cabb9fc98
tree9a9b76d82f8de247101b75c96a2008db79d6a8b8
parentb8237707d483719e527313cc007c09e96ef7d778
Add fips checks for rsa encryption

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/12745)
providers/implementations/asymciphers/rsa_enc.c
test/recipes/15-test_rsaoaep.t
test/testrsa2048.pem [new file with mode: 0644]