]> git.ipfire.org Git - people/ms/strongswan.git/commitdiff
NEWS: Add aesni plugin news
authorMartin Willi <martin@revosec.ch>
Tue, 31 Mar 2015 16:09:22 +0000 (18:09 +0200)
committerMartin Willi <martin@revosec.ch>
Wed, 15 Apr 2015 11:44:40 +0000 (13:44 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 81a7fc5fc9756508d6bfbfbfb60010d39c580ae3..77951dde432e3be485372bd70631f74eb015ab02 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+- The new aesni plugin provides CBC, CTR, XCBC, CMAC, CCM and GCM crypto
+  primitives for AES-128/192/256. The plugin requires AES-NI and PCLMULQDQ
+  instructions and works on both x86 and x64 architectures. It provides
+  superior crypto performance in userland without any external libraries.
+
+
 strongswan-5.3.0
 ----------------