]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
Added NEWS for af-alg plugin
authorMartin Willi <martin@revosec.ch>
Mon, 20 Dec 2010 09:22:14 +0000 (10:22 +0100)
committerMartin Willi <martin@revosec.ch>
Mon, 20 Dec 2010 09:22:14 +0000 (10:22 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 84d6ce45443377dc890b7f1ee2e97513858c0932..a8afebe0222dfb0b2172659cdc2af1afbcf650e2 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -36,6 +36,10 @@ strongswan-4.5.1
   by the IKEv2 daemon. The ipsec.conf 'tfc' keyword pads all packets to a given
   boundary, the special value '%mtu' pads all packets to the path MTU.
 
+- The new af-alg plugin can use various crypto primitives of the Linux Crypto
+  API using the AF_ALG interface introduced with 2.6.38. This removes the need
+  for additional userland implementations of symmetric cipher, hash, hmac and
+  xcbc algorithms.
 
 strongswan-4.5.0
 ----------------