Updated NEWS for 5.1.2dr1

This commit is contained in:
Andreas Steffen
2013-11-27 20:37:11 +01:00
parent 7d5b9e81a4
commit acc25f29bd
+11
View File
@@ -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
----------------