aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/plugins/gmp/gmp_diffie_hellman.c
Commit message (Expand)AuthorAgeFilesLines
* removed superfluous get_other_public_value in diffie_hellman_t interfaceMartin Willi2008-11-041-20/+0
* refining changeset 4483 by introducing charon.dh_exponent_ansi_x9_42 keyAndreas Steffen2008-10-281-11/+35
* remove unused local DH_EXPONENT_ENTROPY definitionAndreas Steffen2008-10-271-2/+0
* use 512 bits of entropy for secret DH exponentsAndreas Steffen2008-10-261-1/+3
* fixed DH value range testingMartin Willi2008-09-171-1/+1
* checking mpz_export return value properlyMartin Willi2008-09-171-5/+17
* added API for random number generators, served through credential factoryMartin Willi2008-04-151-8/+6
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-0/+569