diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2016-12-17 18:10:13 +0100 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2016-12-17 18:10:13 +0100 |
commit | 65797c9fafa0784d3132ac380288001e82837436 (patch) | |
tree | 62cf2b3dd8065bd6050e18652ea0b298a68fa136 /NEWS | |
parent | 470e61ae77ba1a957dcc9ce68e7a80a444b86581 (diff) | |
download | strongswan-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-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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. |