From: Martin Willi Date: Thu, 19 Aug 2010 17:01:03 +0000 (+0200) Subject: Added ctr, ccm, gcm plugin NEWS X-Git-Tag: 4.5.0~443 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=44582075e0872a437fa5eef7ace56404fffb6977;p=thirdparty%2Fstrongswan.git Added ctr, ccm, gcm plugin NEWS --- diff --git a/NEWS b/NEWS index a5f4a16ff5..5a1d862e4c 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,12 @@ + +strongswan-4.5.0 +---------------- + +- Added new ctr, ccm and gcm plugins providing Counter, Counter with CBC-MAC + and Galois/Counter Modes based on existing CBC implementations. These + new plugins bring support for AES and Camellia Counter and CCM algorithms + and the AES GCM algorithms for use in IKEv2. + strongswan-4.4.1 ----------------