diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2009-06-18 07:27:40 +0200 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2009-06-18 07:27:40 +0200 |
commit | 0e9ded6838d8c725cd9b14732f0634ad402db72e (patch) | |
tree | 3d5cf9e9e226dc0a297e2f1ca82a6d4b662e35ac /testing/testing.conf | |
parent | 9709520a846775b381fb2b8ee85a61931266ee8c (diff) | |
download | strongswan-0e9ded6838d8c725cd9b14732f0634ad402db72e.tar.bz2 strongswan-0e9ded6838d8c725cd9b14732f0634ad402db72e.tar.xz |
removed serpent and twofish plugins - use gcrypt instead
Diffstat (limited to 'testing/testing.conf')
-rwxr-xr-x | testing/testing.conf | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/testing/testing.conf b/testing/testing.conf index 440c29f0d..39bff6805 100755 --- a/testing/testing.conf +++ b/testing/testing.conf @@ -46,8 +46,6 @@ USE_SQL="yes" USE_MEDIATION="yes" USE_OPENSSL="yes" USE_BLOWFISH="yes" -USE_TWOFISH="yes" -USE_SERPENT="yes" USE_KERNEL_PFKEY="yes" USE_INTEGRITY_TEST="yes" USE_LEAK_DETECTIVE="yes" |