X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=CHANGES;h=fa1bb509aa7e6cb81fd58438d5ccd2663ae483e5;hp=4307a998dfed683908d244aff5f1d2f498c3eeb6;hb=d7a3ce989cd07be8a8fca95ead153c8cd4d44017;hpb=05e24c87dd1428809d6eaebf754b472a6cb4bb50 diff --git a/CHANGES b/CHANGES index 4307a998df..fa1bb509aa 100644 --- a/CHANGES +++ b/CHANGES @@ -9,7 +9,7 @@ performs algorithm blocking for unapproved PRNG types. Also do not set PRNG type in FIPS_mode_set(): leave this to the application. Add default OpenSSL DRBG handling: sets up FIPS PRNG and seeds with - the standard OpenSSL PRNG. + the standard OpenSSL PRNG: set additional data to a date time vector. [Steve Henson] *) Rename old X9.31 PRNG functions of the form FIPS_rand* to FIPS_x931*.