aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/plugins/openssl/openssl_ec_diffie_hellman.c
Commit message (Expand)AuthorAgeFilesLines
* removed superfluous get_other_public_value in diffie_hellman_t interfaceMartin Willi2008-11-041-19/+0
* refactoringTobias Brunner2008-06-101-27/+3
* fixed some compiler warningsMartin Willi2008-05-231-1/+1
* added the ECP groups from RFC 5114Tobias Brunner2008-05-221-0/+6
* added ECDH with OpenSSL (see RFC 4753)Tobias Brunner2008-05-221-0/+360