]> git.ipfire.org Git - people/ms/strongswan.git/commitdiff
NEWS: Add ChaCha20/Poly1305 news
authorMartin Willi <martin@revosec.ch>
Sun, 12 Jul 2015 11:42:11 +0000 (13:42 +0200)
committerMartin Willi <martin@revosec.ch>
Sun, 12 Jul 2015 11:54:08 +0000 (13:54 +0200)
NEWS

diff --git a/NEWS b/NEWS
index e0cfb7e98c9bb6c4a367bd5d147bdd1b0704ac32..b2191b6cc878a0cff130035e59085cda1ef5bc3b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+- Added support for the ChaCha20/Poly1305 AEAD cipher specified in RFC7539 and
+  draft-ietf-ipsecme-chacha20-poly1305 using the chacha20poly1305 ike/esp
+  proposal keyword. The new chapoly plugin implements the cipher, optionally
+  SSE-accelerated on x86/x64 architectures. It is usable both in IKEv2 and the
+  strongSwan libipsec ESP backend. On Linux 4.2 or newer the kernel-netlink
+  plugin can configure the cipher for ESP SAs.
+
+
 strongswan-5.3.2
 ----------------