summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorsteve <steve>2011-03-09 23:44:01 +0000
committersteve <steve>2011-03-09 23:44:01 +0000
commit40365733c72c39ab26f3f55a31a340fc03f0ce9d (patch)
tree53b8cfc283d93a829239464b8edfe14c81ee0bed /CHANGES
parent6703fa56601bf722278710d369e8617a3e0e96f1 (diff)
downloadopenssl-40365733c72c39ab26f3f55a31a340fc03f0ce9d.tar.gz
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 369012684..e39a923fb 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]