summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2016-09-05 09:48:24 +0200
committerNikos Mavrogiannopoulos <nmav@redhat.com>2016-09-05 09:48:24 +0200
commitc3894b018995954e8d2f29cac6107ea682c8bf1b (patch)
treefcb34f0bbfef0bf7113ec65c99ec5ee4358989f9
parent24cc0845f15cda169b0e7cf5d98d0e0250a5f5a0 (diff)
downloadgnutls-pkcs11-ec-padding.tar.gz
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index af7f1f7293..6f56de1af8 100644
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,11 @@ See the end for copying conditions.
** libgnutls: Added support of PKCS#8 file decryption using DES-CBC-MD5. This
is added to allow decryption of PKCS #8 private keys from openssl prior to 1.1.0.
+** libgnutls: Addressed issue with PKCS#11 signature generation on ECDSA
+ keys. The signature is now written as unsigned integers into the DSASignatureValue
+ structure. Previously signed integers could be written depending on what
+ the underlying module would produce. Addresses #122.
+
** gnutls-cli: Fixed starttls regression from 3.5.3.
** API and ABI modifications: