aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/plugins/gcrypt/gcrypt_dh.h
Commit message (Collapse)AuthorAgeFilesLines
* Define MODP_CUSTOM constructors as variadic functionsTobias Brunner2017-09-181-4/+2
| | | | | | They now match the dh_constructor_t signature. This is a follow up for the changes merged with b668bf3f9ec1 and should fix use of MODP_CUSTOM on Apple's ARM64 platform.
* Added support for MODP_CUSTOM to gcrypt pluginMartin Willi2010-09-031-0/+11
|
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-2/+2
|
* gcrypt mpi based Diffie-Hellman implementationMartin Willi2009-06-091-0/+48