From: Nikos Mavrogiannopoulos Date: Thu, 20 Mar 2014 10:28:30 +0000 (+0100) Subject: doc update X-Git-Tag: gnutls_3_3_0pre0~20 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fba45a9cdeb162051280a98eb418914e48f2d341;p=thirdparty%2Fgnutls.git doc update --- diff --git a/NEWS b/NEWS index 058c25e80a..8f479622ba 100644 --- a/NEWS +++ b/NEWS @@ -43,6 +43,8 @@ can be used to specify a particular subgroup as the number of bits in gnutls_privkey_generate; e.g., GNUTLS_SUBGROUP_TO_BITS(2048, 256). ** libgnutls: DH parameter generation is now delegated to nettle. +That unfortunately has the side-effect that DH parameters longer than +3072 bits, cannot be generated (not without a nettle update). ** libgnutls: Separated nonce RNG from the main RNG. The nonce random number generator is based on salsa20/12.