aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
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.