]> git.ipfire.org Git - ipfire-2.x.git/commit
IPsec: Add support for Curve448
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 2 Oct 2019 10:31:54 +0000 (10:31 +0000)
committerArne Fitzenreiter <arne_f@ipfire.org>
Tue, 8 Oct 2019 18:53:23 +0000 (18:53 +0000)
commitd47b2cc28b76ca8273d89a2c821bc5450b861a18
treeb53bb67d6fd94ee4aeca1ac05abdd3677b05fab8
parent4dde3dd50f7e2416fa523258a1d25e4d7821e5bf
IPsec: Add support for Curve448

This is supported since strongswan 5.7.2 and is a good alternative
to Curve25519 because Curve448 is almost equally secure but performs
faster.

  https://en.wikipedia.org/wiki/Curve448

This is enabled by default although we do not expect many other
implementations to be able to support this.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
html/cgi-bin/vpnmain.cgi