From: Nikos Mavrogiannopoulos Date: Mon, 27 Jan 2014 18:12:58 +0000 (+0100) Subject: doc update X-Git-Tag: gnutls_3_3_0pre0~244 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5872ff9df407ee8f333644dc1f2535dc3dc16924;p=thirdparty%2Fgnutls.git doc update --- diff --git a/NEWS b/NEWS index 5e29194df6..bd463382cd 100644 --- 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