aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/crypto/diffie_hellman.h
Commit message (Expand)AuthorAgeFilesLines
* removed superfluous get_other_public_value in diffie_hellman_t interfaceMartin Willi2008-11-041-10/+0
* added missing comma in enumerationAndreas Steffen2008-05-291-10/+9
* added the ECP groups from RFC 5114Tobias Brunner2008-05-221-1/+3
* added ECDH with OpenSSL (see RFC 4753)Tobias Brunner2008-05-221-1/+7
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-50/+18
* implemented an optional DH public value testMartin Willi2007-10-041-36/+33
* better split up of library files "types.h" & "definitions.h"Martin Willi2006-10-311-1/+1
* moved typedefs to beginning of files to solve some include problemsMartin Willi2006-10-301-10/+7
* introduced new logging subsystem using bus:Martin Willi2006-10-181-3/+3
* updated copyright informationMartin Willi2006-07-071-1/+2
* workaround for peers rekeying at the same timeMartin Willi2006-06-121-1/+1
* (no commit message)Martin Willi2006-05-101-0/+149