]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
doc update
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Mon, 27 Jan 2014 18:12:58 +0000 (19:12 +0100)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Mon, 27 Jan 2014 18:12:58 +0000 (19:12 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 5e29194df69a3ff7a4249ae83de893da524bbf21..bd463382cd108981884eb2a0430c9f3295283ab3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -30,6 +30,10 @@ constructor. That is, gnutls_global_init() is no longer required
 unless linking with a static library or a system that does not
 support library constructors.
 
+** libgnutls: When generating DSA keys the macro GNUTLS_SUBGROUP_TO_BITS
+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.
 
 ** libgnutls: Separated nonce RNG from the main RNG. The nonce