From c3894b018995954e8d2f29cac6107ea682c8bf1b Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Mon, 5 Sep 2016 09:48:24 +0200 Subject: doc update --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) 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: -- cgit v1.2.1