From: Martin Willi Date: Thu, 26 Nov 2009 09:27:35 +0000 (+0100) Subject: Added NEWS about SHA2 changes X-Git-Tag: 4.3.6~168 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=52fd0ef9e09d0bb7362e521c04e59b4712703f75;p=thirdparty%2Fstrongswan.git Added NEWS about SHA2 changes --- diff --git a/NEWS b/NEWS index 7af5ad26c2..54b8a514aa 100644 --- a/NEWS +++ b/NEWS @@ -7,6 +7,11 @@ strongswan-4.3.6 - IKEv2 EAP-SIM and EAP-AKA share joint libsimaka library +- Added required userland changes for proper SHA256 and SHA384/512 in ESP that + will be introduced with Linux 2.6.33. The "sha256"/"sha2_256" keyword now + configures the kernel with 128 bit truncation, not the non-standard 96 + bit truncation used by previous releases. To use the old 96 bit truncation + scheme, the new "sha256_96" proposal keyword has been introduced. strongswan-4.3.5 ----------------