FIPS mode RSA changes:
authorDr. Stephen Henson <steve@openssl.org>
Wed, 26 Jan 2011 15:37:41 +0000 (15:37 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Wed, 26 Jan 2011 15:37:41 +0000 (15:37 +0000)
commitc553721e8ba2a79c9ee14bf17814271ce1f33d9e
tree88e6aee60d78b8c534ea559f1106dddaa4229e4c
parent1588a3cae72e60071f1f8a89dbd1356bc08581fc
FIPS mode RSA changes:

Check for selftest failures.

Pairwise consistency test for RSA key generation.

Use some EVP macros instead of EVP functions.

Use minimal FIPS EVP where needed.
crypto/rsa/Makefile
crypto/rsa/rsa.h
crypto/rsa/rsa_eay.c
crypto/rsa/rsa_err.c
crypto/rsa/rsa_gen.c
crypto/rsa/rsa_locl.h
crypto/rsa/rsa_oaep.c
crypto/rsa/rsa_pss.c