]> git.ipfire.org Git - thirdparty/strongswan.git/commit
openssl: Add utility function that creates an EC_GROUP object from ECC parameters
authorTobias Brunner <tobias@strongswan.org>
Tue, 10 Sep 2013 15:35:30 +0000 (17:35 +0200)
committerTobias Brunner <tobias@strongswan.org>
Mon, 16 Sep 2013 13:05:54 +0000 (15:05 +0200)
commit44d9355a6d4b98570d29820666b3424f04af6754
treeee548e98320910d0c79fc97ea33dca003d424add
parent724517eb91bc2f6e1834bb5933dd3cb21573744a
openssl: Add utility function that creates an EC_GROUP object from ECC parameters
src/libstrongswan/plugins/openssl/Makefile.am
src/libstrongswan/plugins/openssl/openssl_ec_diffie_hellman.c
src/libstrongswan/plugins/openssl/openssl_ec_private_key.c
src/libstrongswan/plugins/openssl/openssl_ec_util.c [new file with mode: 0644]
src/libstrongswan/plugins/openssl/openssl_ec_util.h [new file with mode: 0644]
src/libstrongswan/plugins/openssl/openssl_util.h