]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
doc update
authorNikos Mavrogiannopoulos <nmav@redhat.com>
Thu, 20 Mar 2014 10:28:30 +0000 (11:28 +0100)
committerNikos Mavrogiannopoulos <nmav@redhat.com>
Thu, 20 Mar 2014 10:28:30 +0000 (11:28 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 058c25e80af6f63c2d7316dcf230217371a9507a..8f479622ba0246e6f06d9c2d3957ed151f0f495a 100644 (file)
--- 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.