]> git.ipfire.org Git - thirdparty/strongswan.git/commit
openssl: Reject EC keys with explicitly encoded parameters
authorTobias Brunner <tobias@strongswan.org>
Mon, 17 Jul 2023 10:01:06 +0000 (12:01 +0200)
committerTobias Brunner <tobias@strongswan.org>
Fri, 13 Oct 2023 07:10:46 +0000 (09:10 +0200)
commit2bccdefc2c9231d8f74e6a587b19139589f92c51
tree656d58beee3cee7cd4f5b349a8505a27227a97ea
parenta69184fb9d6fb2ad91903631fd1086220ed1e584
openssl: Reject EC keys with explicitly encoded parameters

EC_KEY_decoded_from_explicit_params() was added with 1.1.1h but has been
deprecated with 3.0.
src/libstrongswan/plugins/openssl/openssl_ec_private_key.c
src/libstrongswan/plugins/openssl/openssl_ec_public_key.c