diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2018-11-16 08:04:36 +0000 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2018-11-16 08:04:36 +0000 |
commit | 0f3dca28c5597a2813cad4ccc7770291230b3c95 (patch) | |
tree | 28a0ab65e95a0eaeeea4049f7f41a04f24d262fc /NEWS | |
parent | 7e488b042f408c6f934c6b198d7c5d3a27e3bdb6 (diff) | |
parent | 7f87410c279338228c4caeeb1eca7a086a717e7e (diff) | |
download | gnutls-0f3dca28c5597a2813cad4ccc7770291230b3c95.tar.gz |
Merge branch 'gost-raw-privkeys' into 'master'
Improve support of GOST private keys parsing
See merge request gnutls/gnutls!802
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 |