aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2013-11-27 20:37:11 +0100
committerAndreas Steffen <andreas.steffen@strongswan.org>2013-11-27 20:37:11 +0100
commitacc25f29bdf5e2e8e919041e23151877f158dc9d (patch)
tree022db164d1466794aa1270da437d226e51915c94
parent7d5b9e81a43ca2d1ad52b8648898ab00c5f44a9b (diff)
downloadstrongswan-5.1.2dr1.tar.bz2
strongswan-5.1.2dr1.tar.xz
Updated NEWS for 5.1.2dr15.1.2dr1
-rw-r--r--NEWS11
1 files changed, 11 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 35edec9b4..768c56b56 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+strongswan-5.1.2
+----------------
+
+- The ntru libstrongswan plugin supports NTRUEncrypt as a post-quantum
+ computer IKE key exchange mechanism. The implementation is based on the
+ ntru-crypto library from the NTRUOpenSourceProject. The supported security
+ strengths are ntru112, ntru128, ntru192, and ntru256. Since the private DH
+ group IDs 1030..1033 have been assigned, the strongSwan Vendor ID must be
+ sent (charon.send_vendor_id = yes) in order to use NTRU.
+
+
strongswan-5.1.1
----------------