summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDaiki Ueno <dueno@redhat.com>2019-07-29 14:01:11 +0200
committerDaiki Ueno <dueno@redhat.com>2019-08-08 13:14:46 +0200
commit8eb3a29336ea11f6b417ce7e25d53513509bdd87 (patch)
treee2b29005194ac51d83b540c716088fe32358a6ee /NEWS
parent3dd0df9e1a499c7b31bf7b4a315e797d2195c1ba (diff)
downloadgnutls-8eb3a29336ea11f6b417ce7e25d53513509bdd87.tar.gz
pk: implement deterministic ECDSA/DSA
This exposes the deterministic ECDSA/DSA functionality through the GNUTLS_PRIVKEY_FLAG_REPRODUCIBLE flag. Signed-off-by: Daiki Ueno <dueno@redhat.com>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f5ed67969d..73a4b6925d 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,13 @@ Copyright (C) 2000-2016 Free Software Foundation, Inc.
Copyright (C) 2013-2019 Nikos Mavrogiannopoulos
See the end for copying conditions.
+* Version 3.6.10 (unreleased)
+
+** libgnutls: Added support for deterministic ECDSA/DSA (RFC6979)
+ Deterministic signing can be enabled by setting
+ GNUTLS_PRIVKEY_FLAG_REPRODUCIBLE when calling gnutls_privkey_sign_*()
+ functions (#94).
+
* Version 3.6.9 (released 2019-07-25)
** libgnutls: add gnutls_hash_copy/gnutls_hmac_copy functions that will create a copy