diff options
author | Yves-Alexis Perez <corsac@corsac.net> | 2017-04-01 17:13:14 +0200 |
---|---|---|
committer | Yves-Alexis Perez <corsac@corsac.net> | 2017-04-01 18:55:29 +0200 |
commit | 6ddc3ca382a67e8d413543d79dbb04728883d94a (patch) | |
tree | 965b97a3634c4a839125926576f1d8e96eef5c9c /debian/control | |
parent | 87e056ed1641aae701a57d0cba69c6a086bf49b5 (diff) | |
download | vyos-strongswan-6ddc3ca382a67e8d413543d79dbb04728883d94a.tar.gz vyos-strongswan-6ddc3ca382a67e8d413543d79dbb04728883d94a.zip |
include curve25519 plugin.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 391d61537..ed378d8a6 100644 --- a/debian/control +++ b/debian/control @@ -163,6 +163,8 @@ Description: strongSwan charon library (extra plugins) - addrblock (Narrow traffic selectors to RFC 3779 address blocks in X.509 certificates) - certexpire (Export expiration dates of used certificates) + - curve25519 (support for Diffie-Hellman group 31 using Curve25519 and + support for the Ed25519 digital signature algorithm for IKEv2) - eap-aka (Generic EAP-AKA protocol handler using different backends) - eap-gtc (EAP-GTC protocol handler authenticating with XAuth backends) - eap-identity (EAP-Identity identity exchange algorithm, to use with other |