aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2016-12-17 18:10:13 +0100
committerAndreas Steffen <andreas.steffen@strongswan.org>2016-12-17 18:10:13 +0100
commit65797c9fafa0784d3132ac380288001e82837436 (patch)
tree62cf2b3dd8065bd6050e18652ea0b298a68fa136 /NEWS
parent470e61ae77ba1a957dcc9ce68e7a80a444b86581 (diff)
downloadstrongswan-5.5.2dr3.tar.bz2
strongswan-5.5.2dr3.tar.xz
Version bump to 5.5.2dr3 and Linux kernel 4.95.5.2dr3
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9ce311dea..5edbbf810 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,10 @@ strongswan-5.5.2
- Support of Diffie-Hellman group 31 using Curve25519 for IKE as defined
by RFC 8031.
+- Support of Ed25519 digital signature algorithm for IKEv2 as defined by
+ draft-ietf-ipsecme-eddsa. Ed25519-based public key pairs, X.509 certificates
+ and CRLs can be generated and printed by the pki tool.
+
- In-place update of cached base and delta CRLs does no leave dozens
of stale copies in cache memory.