summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2014-01-26 11:23:51 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2014-01-26 11:23:51 +0100
commit727b384cd8fcbb81f32ca73e2a1e8cd91981cd77 (patch)
tree25cd6d6722fea255e0ee55781af3008c5db85f98 /NEWS
parentdeee295ac5d27974afa54e10be2cfa227e26eeae (diff)
downloadgnutls-727b384cd8fcbb81f32ca73e2a1e8cd91981cd77.tar.gz
doc update
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 759f695a05..1f9a58030b 100644
--- 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