]> git.ipfire.org Git - thirdparty/strongswan.git/commit - src/libstrongswan/crypto/diffie_hellman.c
- wrote diffie_hellman_t but not tested
authorJan Hutter <jhutter@hsr.ch>
Fri, 18 Nov 2005 08:19:12 +0000 (08:19 -0000)
committerJan Hutter <jhutter@hsr.ch>
Fri, 18 Nov 2005 08:19:12 +0000 (08:19 -0000)
commit99400f979e2b22bee27d03549d478f45d473ee63
treecd9632537a8a89edf9e264090188f6d0372dd7f8
parentd768cb67902783f4275f08042d4f3ce6f1c0984a
- wrote diffie_hellman_t but not tested
Source/charon/transforms/diffie_hellman.c [new file with mode: 0644]
Source/charon/transforms/diffie_hellman.h [new file with mode: 0644]
Source/charon/utils/gmp_helper.c
Source/charon/utils/gmp_helper.h