removed serpent and twofish plugins - use gcrypt instead
This commit is contained in:
@@ -125,14 +125,6 @@ if USE_BLOWFISH
|
||||
SUBDIRS += plugins/blowfish
|
||||
endif
|
||||
|
||||
if USE_SERPENT
|
||||
SUBDIRS += plugins/serpent
|
||||
endif
|
||||
|
||||
if USE_TWOFISH
|
||||
SUBDIRS += plugins/twofish
|
||||
endif
|
||||
|
||||
if USE_MD4
|
||||
SUBDIRS += plugins/md4
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user