From: Ben Laurie Date: Sat, 12 Mar 2011 17:04:07 +0000 (+0000) Subject: Note SRP support. X-Git-Tag: OpenSSL-fips-2_0-rc1~669 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=0deea0e03cec1db2b6fe5a3328b5ce0f65b3e2bf;p=oweals%2Fopenssl.git Note SRP support. --- diff --git a/CHANGES b/CHANGES index e39a923fbe..c518f38326 100644 --- a/CHANGES +++ b/CHANGES @@ -4,6 +4,9 @@ Changes between 1.0.1 and 1.1.0 [xx XXX xxxx] + *) Add SRP support. + [Tom Wu and Ben Laurie] + *) Add ECDH code to fips module and fips_ecdhvs for primitives only testing. [Steve Henson]