summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2011-09-29 23:08:23 +0000
committerDr. Stephen Henson <steve@openssl.org>2011-09-29 23:08:23 +0000
commit2bfeb7dc831f0bbe4ba6f9347f792a45d72d1e20 (patch)
tree790b603e60f0a431b2868ddb8aaff9bc1b634a62 /CHANGES
parent55831cd6eed2624c48d596ee5fafb2ab44660db9 (diff)
Add FIPS selftests for ECDH algorithm.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index cdd1dc15ed..7c87976bb5 100644
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,9 @@
Changes between 1.0.1 and 1.1.0 [xx XXX xxxx]
+ *) Add FIPS selftest for ECDH algorithm using P-224 and B-233 curves.
+ [Steve Henson]
+
*) Use separate DRBG fields for internal and external flags. New function
FIPS_drbg_health_check() to perform on demand health checking. Add
generation tests to fips_test_suite with reduced health check interval to