aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2010-04-29 07:41:30 +0200
committerAndreas Steffen <andreas.steffen@strongswan.org>2010-04-29 07:41:30 +0200
commitdd8cb2b089e4430f0527a43d8c6bafc7bd291bfe (patch)
tree9d19267fe6152714766196f171f122121753f3c2 /NEWS
parent916fd45709218e5a9fc59aa6fe4a1456d921f6b7 (diff)
downloadstrongswan-dd8cb2b089e4430f0527a43d8c6bafc7bd291bfe.tar.bz2
strongswan-dd8cb2b089e4430f0527a43d8c6bafc7bd291bfe.tar.xz
added AES-GMAC support to NEWS
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index cc3ca6a83..bd4e770cd 100644
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,11 @@ strongswan-4.4.0
The development of the High Availability functionality was sponsored by
secunet Security Networks AG.
+- Added IKEv1 and IKEv2 configuration support for the AES-GMAC
+ authentication-only ESP cipher. Our aes_gmac kernel patch or a Linux
+ 2.6.34 kernel is required to make AES-GMAC available via the XFRM
+ kernel interface.
+
- Added support for Diffie-Hellman groups 22, 23 and 24 to the gmp, gcrypt
and openssl plugins, usable by both pluto and charon. The new proposal
keywords are modp1024s160, modp2048s224 and modp2048s256. Thanks to Joy Latten