added wrapper for OpenSSL hashers
This commit is contained in:
@@ -6,7 +6,8 @@ AM_CFLAGS = -rdynamic
|
||||
plugin_LTLIBRARIES = libstrongswan-openssl.la
|
||||
|
||||
libstrongswan_openssl_la_SOURCES = openssl_plugin.h openssl_plugin.c \
|
||||
openssl_crypter.c openssl_crypter.h
|
||||
openssl_crypter.c openssl_crypter.h \
|
||||
openssl_hasher.c openssl_hasher.h
|
||||
|
||||
libstrongswan_openssl_la_LDFLAGS = -module
|
||||
libstrongswan_openssl_la_LIBADD = -lssl
|
||||
|
||||
Reference in New Issue
Block a user