From: Tobias Brunner Date: Fri, 17 May 2019 15:15:38 +0000 (+0200) Subject: proposal: Add missing curve448/x448 keywords X-Git-Tag: 5.8.0~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fbfe5a2724190d6693ee0a5bf554ac0d4b8059f4;p=thirdparty%2Fstrongswan.git proposal: Add missing curve448/x448 keywords Fixes #3064. --- diff --git a/src/libstrongswan/crypto/proposal/proposal_keywords_static.txt b/src/libstrongswan/crypto/proposal/proposal_keywords_static.txt index b214a9edf5..ba3fb5233f 100644 --- a/src/libstrongswan/crypto/proposal/proposal_keywords_static.txt +++ b/src/libstrongswan/crypto/proposal/proposal_keywords_static.txt @@ -166,6 +166,8 @@ ecp384bp, DIFFIE_HELLMAN_GROUP, ECP_384_BP, 0 ecp512bp, DIFFIE_HELLMAN_GROUP, ECP_512_BP, 0 curve25519, DIFFIE_HELLMAN_GROUP, CURVE_25519, 0 x25519, DIFFIE_HELLMAN_GROUP, CURVE_25519, 0 +curve448, DIFFIE_HELLMAN_GROUP, CURVE_448, 0 +x448, DIFFIE_HELLMAN_GROUP, CURVE_448, 0 ntru112, DIFFIE_HELLMAN_GROUP, NTRU_112_BIT, 0 ntru128, DIFFIE_HELLMAN_GROUP, NTRU_128_BIT, 0 ntru192, DIFFIE_HELLMAN_GROUP, NTRU_192_BIT, 0