From: Matt Caswell Date: Thu, 25 Aug 2016 20:55:02 +0000 (+0100) Subject: Remove note from CHANGES about EC DRBG X-Git-Tag: OpenSSL_1_1_0a~110 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=a35d8fb168dd0fac89646d5cd34c675eaa3d7435;p=oweals%2Fopenssl.git Remove note from CHANGES about EC DRBG EC DRBG support was added in 7fdcb457 in 2011 and then later removed. However the CHANGES entry for its original addition was left behind. This just removes the spurious CHANGES entry. Reviewed-by: Stephen Henson (cherry picked from commit bbf73f84fc42628cb619f9e8e02691530cfeb08e) --- diff --git a/CHANGES b/CHANGES index 31f9c261e0..8b0e21ffdf 100644 --- a/CHANGES +++ b/CHANGES @@ -878,10 +878,6 @@ 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] - *) Add support for canonical generation of DSA parameter 'g'. See FIPS 186-3 A.2.3.