]> git.ipfire.org Git - thirdparty/strongswan.git/commit - programs/charon/lib/definitions.c
- started to implement diffie hellman class
authorJan Hutter <jhutter@hsr.ch>
Thu, 17 Nov 2005 17:22:08 +0000 (17:22 -0000)
committerJan Hutter <jhutter@hsr.ch>
Thu, 17 Nov 2005 17:22:08 +0000 (17:22 -0000)
commit4750f6c667bd923e8b1b1dae180e40531aaba34d
tree7f7c2bafe4c1642d78e038cb3c8aec068340f882
parentc1e9c3f69739ff4519006922f6be5ef89c06a742
- started to implement diffie hellman class
Source/charon/daemon.c
Source/charon/definitions.c
Source/charon/definitions.h
Source/charon/testcases/diffie_hellman_test.c [new file with mode: 0644]
Source/charon/testcases/diffie_hellman_test.h [new file with mode: 0644]
Source/charon/testcases/testcases.c
Source/charon/types.h
Source/charon/utils/gmp_helper.c [new file with mode: 0644]
Source/charon/utils/gmp_helper.h [new file with mode: 0644]
Source/charon/utils/randomizer.h