From: Nikos Mavrogiannopoulos Date: Sun, 26 Jan 2014 10:23:51 +0000 (+0100) Subject: doc update X-Git-Tag: gnutls_3_3_0pre0~266 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=727b384cd8fcbb81f32ca73e2a1e8cd91981cd77;p=thirdparty%2Fgnutls.git doc update --- 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