summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Eremin-Solenikov <dbaryshkov@gmail.com>2018-11-16 03:38:38 +0300
committerDmitry Eremin-Solenikov <dbaryshkov@gmail.com>2018-11-16 03:42:46 +0300
commit7f87410c279338228c4caeeb1eca7a086a717e7e (patch)
tree760e5be75c7d184d81691a74bf2d4d37adacdb27
parent8a66a118b80c23b8412582c092fe6d223f335d1f (diff)
downloadgnutls-7f87410c279338228c4caeeb1eca7a086a717e7e.tar.gz
doc: mention GOST private key unmasking and additional format support
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3332ce7d16..143f237317 100644
--- a/NEWS
+++ b/NEWS
@@ -29,6 +29,9 @@ See the end for copying conditions.
** libgnutls: Added support for TLS 1.3 zero round-trip (0-RTT) mode (#127)
+** libgnutls: Added support for GOST key unmasking and unwrapped GOST private
+ keys parsing, as specified in R 50.1.112-2016.
+
** API and ABI modifications:
GNUTLS_AUTO_REAUTH: Added
GNUTLS_CIPHER_AES_128_CFB8: Added