diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2018-06-23 19:38:26 +0200 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2018-06-23 19:38:26 +0200 |
commit | b7b33fb6295b751d8a21d525839cca45e1fbf36c (patch) | |
tree | 0263e47925731d2cf3af59c4c9b744a642cf2e5a | |
parent | 991a7dbddc4226bb2e46ccee4845501582e18702 (diff) | |
download | gnutls-b7b33fb6295b751d8a21d525839cca45e1fbf36c.tar.gz |
doc update [ci skip]
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
-rw-r--r-- | NEWS | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -19,9 +19,10 @@ See the end for copying conditions. priority string. ** Added support for Russian Public Key Infrastructure according to RFCs 4491/4357/7836. - Added elliptic curves GOST R 34.10-2001 CryptoProA 256-bit curve (RFC 4357), - GOST R 34.10-2001 CryptoProXchA 256-bit curve (RFC 4357), GOST R 34.10-2012 - TC26-512-A 512-bit curve (RFC 7836). + This adds support for using GOST keys for digital signatures and under PKCS#7, PKCS#12, + and PKCS#8 standards. In particular added elliptic curves GOST R 34.10-2001 CryptoProA + 256-bit curve (RFC 4357), GOST R 34.10-2001 CryptoProXchA 256-bit curve (RFC 4357), + and GOST R 34.10-2012 TC26-512-A 512-bit curve (RFC 7836). ** libgnutls: Improve compatibility with TLS1.2 and earlier protocol options under TLS 1.3. When SRP or NULL ciphersuites are specified in priority strings |