aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/transforms/diffie_hellman.c
Commit message (Expand)AuthorAgeFilesLines
* - diffie hellman code cleanedJan Hutter2005-11-291-55/+46
* - return value cleanupMartin Willi2005-11-281-46/+24
* - moved algorithm definitions from payloads to corresponding transformsMartin Willi2005-11-241-0/+17
* - typedefs changedMartin Willi2005-11-241-6/+6
* - created encoding packageMartin Willi2005-11-231-1/+0
* - changed include pathsMartin Willi2005-11-231-4/+4
* - changed group_number type to diffie_hellman_group_tMartin Willi2005-11-181-1/+1
* - implemented all diffie hellman groupsJan Hutter2005-11-181-45/+255
* - wrote diffie_hellman_t but not testedJan Hutter2005-11-181-0/+400