summaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authorMatthias Schiffer <mschiffer@universe-factory.net>2012-04-14 13:06:11 +0200
committerMatthias Schiffer <mschiffer@universe-factory.net>2012-04-14 13:06:11 +0200
commit701fcc7c7e353def78d89d9ee0ca52d32fb894b9 (patch)
treee39e37e1bf8e8bd5d38885d059c61006ce90f172 /config.h.in
parentac235fb7d28da6690f5ef7d7dc37d40bcebbd87a (diff)
downloadfastd-701fcc7c7e353def78d89d9ee0ca52d32fb894b9.tar
fastd-701fcc7c7e353def78d89d9ee0ca52d32fb894b9.zip
Separate handshake from encryption method
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h.in b/config.h.in
index 2a58ff1..c9db59c 100644
--- a/config.h.in
+++ b/config.h.in
@@ -28,7 +28,7 @@
#ifndef _FASTD_CONFIG_H_
#define _FASTD_CONFIG_H_
-#cmakedefine WITH_PROTOCOL_ECFXP
+#cmakedefine WITH_METHOD_XSALSA20_POLY1305
#define MAX_CONFIG_DEPTH @MAX_CONFIG_DEPTH_NUM@