X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=CHANGES;h=9395529e39da8c5bbed8cebf0dffed0bc545990c;hp=3690126846dbb9c34099a4c0629969bcf1ac7ae6;hb=d8d958323bb116bf9f88137ba46948dcb1691a77;hpb=11e80de3ee155e21110019c5833cde55f555f0b9 diff --git a/CHANGES b/CHANGES index 3690126846..9395529e39 100644 --- a/CHANGES +++ b/CHANGES @@ -4,6 +4,17 @@ Changes between 1.0.1 and 1.1.0 [xx XXX xxxx] + *) Extensive self tests and health checking required by SP800-90 DRBG. + Remove strength parameter from FIPS_drbg_instantiate and always + instantiate at maximum supported strength. + [Steve Henson] + + *) Add SRP support. + [Tom Wu 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]