Missing SRP files.
[openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index d3c0c27f7a4214fdb6c15b83ce19b0fb7db97694..7ab81cb908d138f4d03b672a2a558ed6115431eb 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,19 @@
 
  Changes between 1.0.1 and 1.1.0  [xx XXX xxxx]
 
+  *) Add SRP support.
+     [Tom Wu <tjw@cs.stanford.edu> and Ben Laurie]
+
+  *) 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]
+
+  *) New function DH_compute_key_padded() to compute a DH key and pad with
+     leading zeroes if needed: this complies with SP800-56A et al.
+     [Steve Henson]
+
   *) Initial implementation of SP800-90 DRBGs for Hash and CTR. Not used by
      anything, incomplete, subject to change and largely untested at present.
      [Steve Henson]