X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=CHANGES;h=8fa3e5436625695cc87d0350c6f6f6b48abb84b2;hp=b250c46363857fee3f22c677260b79c863570975;hb=a11f06b2dc73ca3a79e27dfabc2e714af07c7b3f;hpb=361d18a20836b790e6ffebaf8f7223f686811290 diff --git a/CHANGES b/CHANGES index b250c46363..8fa3e54366 100644 --- a/CHANGES +++ b/CHANGES @@ -4,6 +4,11 @@ Changes between 1.0.1 and 1.1.0 [xx XXX xxxx] + *) More extensive health check for DRBG checking many more failure modes. + New function FIPS_selftest_drbg_all() to handle every possible DRBG + combination: call this in fips_test_suite. + [Steve Henson] + *) Add support for Dual EC DRBG from SP800-90. Update DRBG algorithm test and POST to handle Dual EC cases. [Steve Henson]