diff options
author | Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> | 2018-11-16 03:38:38 +0300 |
---|---|---|
committer | Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> | 2018-11-16 03:42:46 +0300 |
commit | 7f87410c279338228c4caeeb1eca7a086a717e7e (patch) | |
tree | 760e5be75c7d184d81691a74bf2d4d37adacdb27 /NEWS | |
parent | 8a66a118b80c23b8412582c092fe6d223f335d1f (diff) | |
download | gnutls-7f87410c279338228c4caeeb1eca7a086a717e7e.tar.gz |
doc: mention GOST private key unmasking and additional format support
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |