From: Tobias Brunner Date: Tue, 3 Apr 2012 08:48:03 +0000 (+0200) Subject: Added NEWS about cmac plugin. X-Git-Tag: 4.6.3~51 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d7590217c3a29ba1908a9fc0e06707e3346a4f91;p=thirdparty%2Fstrongswan.git Added NEWS about cmac plugin. --- diff --git a/NEWS b/NEWS index 5beefb7392..82aab545b9 100644 --- a/NEWS +++ b/NEWS @@ -17,6 +17,9 @@ strongswan-4.6.3 - Added support for untruncated MD5 and SHA1 HMACs in ESP as used in RFC 4595. +- The cmac plugin implements the AES-CMAC-96 and AES-CMAC-PRF-128 algorithms + as defined in RFC 4494 and RFC 4615, respectively. + - The resolve plugin automatically installs nameservers via resolveconf(8), if it is installed, instead of modifying /etc/resolv.conf directly.