Redirect RSA keygen, sign, verify to FIPS module.

This commit is contained in:
Dr. Stephen Henson
2011-06-03 13:16:16 +00:00
parent fbe7055370
commit 53dd05d8f6
5 changed files with 97 additions and 2 deletions

View File

@@ -4,8 +4,8 @@
Changes between 1.0.0d and 1.0.1 [xx XXX xxxx]
*) Redirect low level RSA operations to FIPS module including blocking of
non FIPS RSA methods.
*) Redirect RSA operations to FIPS module including keygen,
encrypt, decrypt, sign and verify. Block use of non FIPS RSA methods.
[Steve Henson]
*) Add similar low level API blocking to ciphers.