]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
doc update
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Sun, 26 Jan 2014 10:23:51 +0000 (11:23 +0100)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Sun, 26 Jan 2014 10:23:51 +0000 (11:23 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 759f695a05927510ee5f61721d77798541ef4f17..1f9a58030b1d2819103cd6b452f861c379ebe4be 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -32,7 +32,8 @@ support library constructors.
 
 ** libgnutls: DH parameter generation is now delegated to nettle.
 
-** libgnutls: Separated nonce RNG from the main RNG.
+** libgnutls: Separated nonce RNG from the main RNG. The nonce
+random number generator is based on salsa20.
 
 ** libgnutls: The buffer alignment provided to crypto backend is
 enforced to be 16-byte aligned, when compiled with cryptodev