]> git.ipfire.org Git - thirdparty/strongswan.git/commit
wolfssl: Disable ECC curves based on minimum ECC key size
authorTobias Brunner <tobias@strongswan.org>
Mon, 4 Jan 2021 14:24:54 +0000 (15:24 +0100)
committerTobias Brunner <tobias@strongswan.org>
Mon, 4 Jan 2021 15:09:56 +0000 (16:09 +0100)
commitea7945a4f52d0c331e9f1ca4d6fcf86caaa5d69b
tree7f63a314f4842b03362b25c85eab5c868ca23a8f
parent6e2e359f3826f8b239528a79a093f782e2b0638a
wolfssl: Disable ECC curves based on minimum ECC key size

wolfSSL 4.6.0 provides a new option to configure the minimum ECC key
size (--with-eccminsz), which currently defaults to 224 bits.
src/libstrongswan/plugins/wolfssl/wolfssl_plugin.c