adding diffie hellman with OpenSSL

This commit is contained in:
Tobias Brunner
2008-04-29 15:42:34 +00:00
parent 4eda3aa223
commit ae7e837c30
4 changed files with 313 additions and 1 deletions
@@ -7,7 +7,8 @@ plugin_LTLIBRARIES = libstrongswan-openssl.la
libstrongswan_openssl_la_SOURCES = openssl_plugin.h openssl_plugin.c \
openssl_crypter.c openssl_crypter.h \
openssl_hasher.c openssl_hasher.h
openssl_hasher.c openssl_hasher.h \
openssl_diffie_hellman.c openssl_diffie_hellman.h
libstrongswan_openssl_la_LDFLAGS = -module
libstrongswan_openssl_la_LIBADD = -lssl