diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -7,17 +7,17 @@ See the end for copying conditions. * Version 3.6.3 (unreleased) -** libgnutls: Introduced function to switch the current FIPS140-2 operational - mode, i.e., strict vs a more lax mode which will allow certain non FIPS140-2 - operations. - -** libgnutls: Introduced support for draft-ietf-tls-tls13-26. It includes version +** libgnutls: Introduced support for draft-ietf-tls-tls13-28. It includes version negotiation, post handshake authentication, length hiding, multiple OCSP support, consistent ciphersuite support across protocols, hello retry requests, ability to adjust key shares via gnutls_init() flags, certificate authorities extension, and key usage limits. TLS1.3 support needs to be explicitly enabled via a priority string. +** libgnutls: Introduced function to switch the current FIPS140-2 operational + mode, i.e., strict vs a more lax mode which will allow certain non FIPS140-2 + operations. + ** Added support for Russian Public Key Infrastructure according to RFCs 4491/4357/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 |