From: Martin Willi Date: Fri, 9 Oct 2009 11:31:19 +0000 (+0200) Subject: Added NEWS about EAP-AKA split X-Git-Tag: 4.3.5rc1~51 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55b045abb5d219fb3a6d796251a85d76149536f8;p=thirdparty%2Fstrongswan.git Added NEWS about EAP-AKA split --- diff --git a/NEWS b/NEWS index e8ae531889..22eaa46009 100644 --- a/NEWS +++ b/NEWS @@ -5,6 +5,10 @@ strongswan-4.3.5 separate pkcs1, pgp, pem and dnskey plugins. The public key implementation plugins gmp, gcrypt and openssl can all make use of them. +- The EAP-AKA plugin can use different backends for USIM/quintuplet + calculations, very similar to the EAP-SIM plugin. The existing 3GPP2 software + implementation has been migrated to a separate plugin. + - The IKEv2 daemon charon gained basic PGP support. It can use locally installed peer certificates and can issue signatures based on RSA private keys.