aboutsummaryrefslogtreecommitdiffstats
path: root/src/pluto/alg/Config.ike_alg
diff options
context:
space:
mode:
Diffstat (limited to 'src/pluto/alg/Config.ike_alg')
-rw-r--r--src/pluto/alg/Config.ike_alg10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/pluto/alg/Config.ike_alg b/src/pluto/alg/Config.ike_alg
index 0fcda4cad..42653f61b 100644
--- a/src/pluto/alg/Config.ike_alg
+++ b/src/pluto/alg/Config.ike_alg
@@ -2,8 +2,8 @@
## IKE algorithms config. for static linking into pluto
## By now 3DES,MD5 and SHA1 are already present in pluto.
##
-CONFIG_IKE_ALG_AES=y
-CONFIG_IKE_ALG_BLOWFISH=y
-CONFIG_IKE_ALG_SERPENT=y
-CONFIG_IKE_ALG_TWOFISH=y
-CONFIG_IKE_ALG_SHA2=y
+
+Optional building of algorithms has not been ported to the
+new build system with autotools. As all the crypto stuff
+will go into libstrongswan soon, we willll provide this
+possibility there...