summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2014-01-27 19:12:58 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2014-01-27 19:12:58 +0100
commit5872ff9df407ee8f333644dc1f2535dc3dc16924 (patch)
tree64dc19d03ba6b9956a3bbb61d90527c0223ab82f /NEWS
parent97087fb84cd4e620d1fd232839d710bdb5216d83 (diff)
downloadgnutls-5872ff9df407ee8f333644dc1f2535dc3dc16924.tar.gz
doc update
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
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