From 9351b1e9bdf2b067b6db06562c26ba658cff42b8 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 10 Oct 2013 14:38:55 +0000 Subject: separating ECC crypto into functions/structs for ECDHE, ECDSA and EDDSA --- src/include/block_regex.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/include/block_regex.h') diff --git a/src/include/block_regex.h b/src/include/block_regex.h index 77f778c95..326183d56 100644 --- a/src/include/block_regex.h +++ b/src/include/block_regex.h @@ -72,7 +72,7 @@ struct RegexAcceptBlock /** * The signature. */ - struct GNUNET_CRYPTO_EccSignature signature; + struct GNUNET_CRYPTO_EddsaSignature signature; }; -- cgit v1.2.3