From 158bf81343054982800d44d507e8e50f2eeb6dd4 Mon Sep 17 00:00:00 2001 From: Dennis Brentjes Date: Thu, 27 Oct 2016 13:14:28 +0200 Subject: Added proper keyexchange for elgamal-gcrypt. --- libcmix-crypto/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libcmix-crypto/CMakeLists.txt') diff --git a/libcmix-crypto/CMakeLists.txt b/libcmix-crypto/CMakeLists.txt index 65b00ab..08036f4 100644 --- a/libcmix-crypto/CMakeLists.txt +++ b/libcmix-crypto/CMakeLists.txt @@ -32,7 +32,7 @@ target_sources(cmix-crypto INTERFACE ${interface_sources} ) -option(UseEC "Use curve25519 instead of RSA" ON) +option(UseEC "Use curve25519 instead of RSA" OFF) if(UseEC) target_link_libraries(cmix-crypto -- cgit v1.2.3-70-g09d2