]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
doc update
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Sat, 28 Mar 2015 22:18:06 +0000 (23:18 +0100)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Sat, 28 Mar 2015 22:18:06 +0000 (23:18 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 3480300e37d7791622bed111a1dfc45fbc6e2614..06f6e4577d48af224715a29b81a43455cb93eca5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -46,6 +46,12 @@ applications closing all open file descriptors.
 
 ** libgnutls: Added support for AES-CCM (RFC6655 and RFC7251) ciphersuites.
 
+** libgnutls: Added support for Chacha20-Poly1305 ciphersuites following
+draft-mavrogiannopoulos-chacha-tls-04 and draft-irtf-cfrg-chacha20-poly1305-10.
+That is currently provided as technology preview and is not enabled by
+default, since there are no assigned ciphersuite points by IETF and there 
+is no guarrantee of compatibility between draft versions.
+
 ** libgnutls: Added a new simple and hard to misuse AEAD API (crypto.h).
 
 ** libgnutls: The gnutls_handshake() process will enforce a timeout by