]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
Added (EAP-)TLS NEWS
authorMartin Willi <martin@revosec.ch>
Tue, 7 Sep 2010 08:10:36 +0000 (10:10 +0200)
committerMartin Willi <martin@revosec.ch>
Tue, 7 Sep 2010 08:10:36 +0000 (10:10 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 8bffb51a8e47a7c90df955242e559b3510451097..8140d41e2f7a65bf5fde41247ff59c5de59db526 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,16 @@ strongswan-4.5.0
   new plugins bring support for AES and Camellia Counter and CCM algorithms
   and the AES GCM algorithms for use in IKEv2.
 
+- Implemented a general purpose TLS stack based on crypto and credential
+  primitives of libstrongswan. libtls supports TLS versions 1.0, 1.1 and 1.2,
+  ECDHE-ECDSA/RSA, DHE-RSA and RSA key exchange algorithms and RSA/ECDSA based
+  client authentication.
+
+- Based on libtls, the eap-tls plugin brings certificate based EAP
+  authentication for client and server. It is compatible to Windows 7 IKEv2
+  Smartcard authentication or the OpenSSL based FreeRADIUS EAP-TLS backend.
+
+
 strongswan-4.4.1
 ----------------