summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2011-09-14 13:25:48 +0000
committerDr. Stephen Henson <steve@openssl.org>2011-09-14 13:25:48 +0000
commit15094852deb096cdd7b7e32ba65dd0d982ebdb35 (patch)
tree8c2009b62cb8f57379dd7eb35f19b533586224e4 /CHANGES
parenta11f06b2dc73ca3a79e27dfabc2e714af07c7b3f (diff)
new function to lookup FIPS supported ciphers by NID
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 8fa3e54366..c4e8639122 100644
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,10 @@
Changes between 1.0.1 and 1.1.0 [xx XXX xxxx]
+ *) New function FIPS_get_cipherbynid() to lookup FIPS supported ciphers
+ based on NID.
+ [Steve Henson]
+
*) More extensive health check for DRBG checking many more failure modes.
New function FIPS_selftest_drbg_all() to handle every possible DRBG
combination: call this in fips_test_suite.