summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2011-03-09 23:44:06 +0000
committerDr. Stephen Henson <steve@openssl.org>2011-03-09 23:44:06 +0000
commit8857b380e21b7140508cbcdd57abbcafdc658463 (patch)
tree2b9761dafa13021e1ef0af999be6ebed7b738b34 /CHANGES
parenta6de7133bb1671e2c5ff1116ec4d337d26a64952 (diff)
Add ECDH to validated module.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 3690126846..e39a923fbe 100644
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,9 @@
Changes between 1.0.1 and 1.1.0 [xx XXX xxxx]
+ *) Add ECDH code to fips module and fips_ecdhvs for primitives only testing.
+ [Steve Henson]
+
*) New algorithm test program fips_dhvs to handle DH primitives only testing.
[Steve Henson]