added a wrapper plugin for OpenSSL crypters (AES, 3DES, Blowfish etc.)
This commit is contained in:
@@ -144,6 +144,10 @@ if USE_PADLOCK
|
||||
SUBDIRS += plugins/padlock
|
||||
endif
|
||||
|
||||
if USE_OPENSSL
|
||||
SUBDIRS += plugins/openssl
|
||||
endif
|
||||
|
||||
if USE_INTEGRITY_TEST
|
||||
# build fips_signer which in turn builds fips_signature.h
|
||||
#########################################################
|
||||
|
||||
Reference in New Issue
Block a user