From 25db9ff8a4cfb4b98aeeaae360e8c718b9c5e20c Mon Sep 17 00:00:00 2001 From: Dennis Brentjes Date: Thu, 27 Oct 2016 09:25:53 +0200 Subject: Adds libgcrypt implementation for elgamal in multiplicative group. Also adapts the API to both handle sodium and gcrypt libraries. --- libcmix-common/cmixprotofunctor.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'libcmix-common/cmixprotofunctor.cpp') diff --git a/libcmix-common/cmixprotofunctor.cpp b/libcmix-common/cmixprotofunctor.cpp index 46e56a0..525b3c9 100644 --- a/libcmix-common/cmixprotofunctor.cpp +++ b/libcmix-common/cmixprotofunctor.cpp @@ -13,5 +13,6 @@ MESSAGE_SETTER_DEF(ImAClient, imaclient) MESSAGE_SETTER_DEF(Bye, bye) MESSAGE_SETTER_DEF(KeyExchange, keyexchange) MESSAGE_SETTER_DEF(SecretKey, secretkey) +MESSAGE_SETTER_DEF(NodeReady, nodeready) #undef MESSAGE_SETTER_DEF \ No newline at end of file -- cgit v1.2.3-70-g09d2