Note SRP support.

This commit is contained in:
Ben Laurie 2011-03-12 17:04:07 +00:00
parent edc032b5e3
commit 0deea0e03c

View File

@ -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]