From: Nikos Mavrogiannopoulos Date: Fri, 17 Jan 2014 10:21:58 +0000 (+0100) Subject: doc update X-Git-Tag: gnutls_3_3_0pre0~316 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e921265cad23ae69a05decf8511b23b0ee7284cc;p=thirdparty%2Fgnutls.git doc update --- diff --git a/NEWS b/NEWS index e3b04daff5..2cbfd0558f 100644 --- a/NEWS +++ b/NEWS @@ -49,8 +49,7 @@ a fork is detected. ** libgnutls: Added --enable-fips140-mode configuration option. That option enables (when running on FIPS140-enabled system): o DSA and DH key generation as in FIPS-186-4 (using provable primes) - o The DRBG-AES deterministic random generator from ANSI X9.31 - Appendix A.2.4. + o The DRBG-CTR-AES256 deterministic random generator from SP800-90A. o Self-tests on initialization on ciphers/MACs, public key algorithms and the random generator. o HMAC-SHA256 verification of the library on load.