summaryrefslogtreecommitdiff
path: root/programs/pluto/alg/Config.ike_alg
diff options
context:
space:
mode:
Diffstat (limited to 'programs/pluto/alg/Config.ike_alg')
-rw-r--r--programs/pluto/alg/Config.ike_alg9
1 files changed, 9 insertions, 0 deletions
diff --git a/programs/pluto/alg/Config.ike_alg b/programs/pluto/alg/Config.ike_alg
new file mode 100644
index 000000000..0fcda4cad
--- /dev/null
+++ b/programs/pluto/alg/Config.ike_alg
@@ -0,0 +1,9 @@
+##
+## 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