]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
doc update
authorNikos Mavrogiannopoulos <nmav@redhat.com>
Fri, 17 Jan 2014 10:21:58 +0000 (11:21 +0100)
committerNikos Mavrogiannopoulos <nmav@redhat.com>
Fri, 17 Jan 2014 10:21:58 +0000 (11:21 +0100)
NEWS

diff --git a/NEWS b/NEWS
index e3b04daff501275de0c5bbd45d0d95ddb912f86e..2cbfd0558f9aa9e713f532dd83191f2c4b113691 100644 (file)
--- 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.