From d61ad95b9f4c552e5f378fdb321f932914538bb2 Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Sat, 28 Mar 2015 23:18:06 +0100 Subject: doc update --- NEWS | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 3480300e37..06f6e4577d 100644 --- 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 -- cgit v1.2.1