Commit 0deea0e0 authored by Ben Laurie's avatar Ben Laurie
Browse files

Note SRP support.

parent edc032b5
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -4,6 +4,9 @@

 Changes between 1.0.1 and 1.1.0  [xx XXX xxxx]

  *) Add SRP support.
     [Tom Wu <thomwu@cisco.com> and Ben Laurie]

  *) Add ECDH code to fips module and fips_ecdhvs for primitives only testing.
     [Steve Henson]