From fe76c075e315c0351e2fe465434ae39087daf014 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 6 Aug 2013 14:18:31 +0000 Subject: moving to new, fixed-size encoding of public and private ECC keys everywhere, also improving ECC API to better support ECRS/GADS operations --- 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 bfaf411eb..5995f70a2 100644 --- a/src/include/block_regex.h +++ b/src/include/block_regex.h @@ -67,7 +67,7 @@ struct RegexAcceptBlock /** * Public key of the peer signing. */ - struct GNUNET_CRYPTO_EccPublicKeyBinaryEncoded public_key; + struct GNUNET_CRYPTO_EccPublicKey public_key; /** * The signature. -- cgit v1.2.3