aboutsummaryrefslogtreecommitdiffstats
path: root/testing/scripts/recipes
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2013-11-18 21:11:03 +0100
committerAndreas Steffen <andreas.steffen@strongswan.org>2013-11-27 20:21:40 +0100
commit146ad86be5817ec7cdd0996c3764601f94b3ef8c (patch)
tree4b5253b5f7c1ab121ed8a5d9bb5b727d1d54f349 /testing/scripts/recipes
parente9b49d412b3f226ac4701cb1e9525b77f4693f82 (diff)
downloadstrongswan-146ad86be5817ec7cdd0996c3764601f94b3ef8c.tar.bz2
strongswan-146ad86be5817ec7cdd0996c3764601f94b3ef8c.tar.xz
Prototype implementation of IKE key exchange via NTRU encryption
Diffstat (limited to 'testing/scripts/recipes')
-rw-r--r--testing/scripts/recipes/013_strongswan.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/testing/scripts/recipes/013_strongswan.mk b/testing/scripts/recipes/013_strongswan.mk
index 85f80fe5b..646986a32 100644
--- a/testing/scripts/recipes/013_strongswan.mk
+++ b/testing/scripts/recipes/013_strongswan.mk
@@ -79,7 +79,8 @@ CONFIG_OPTS = \
--enable-cmd \
--enable-libipsec \
--enable-kernel-libipsec \
- --enable-tkm
+ --enable-tkm \
+ --enable-ntru
export ADA_PROJECT_PATH=/usr/local/ada/lib/gnat