X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=src%2Finclude%2Fgnunet_signatures.h;h=03bc4575ed52f1e7c7698430b683e929415f8e0e;hb=407e79aca5cc2caadb9c9a916fcb91c3e9f3c244;hp=1e372bbeac5e8315c2f8ad4ef004e5f475c3c0c4;hpb=bb5fe91d23b0938baa3c4f0e92a83df659df216a;p=oweals%2Fgnunet.git diff --git a/src/include/gnunet_signatures.h b/src/include/gnunet_signatures.h index 1e372bbea..03bc4575e 100644 --- a/src/include/gnunet_signatures.h +++ b/src/include/gnunet_signatures.h @@ -150,11 +150,6 @@ extern "C" */ #define GNUNET_SIGNATURE_PURPOSE_CONVERSATION_RING 20 -/** - * Key exchange in CADET - */ -#define GNUNET_SIGNATURE_PURPOSE_CADET_KX 21 - /** * Signature for the first round of distributed key generation. */ @@ -190,6 +185,11 @@ extern "C" */ #define GNUNET_SIGNATURE_PURPOSE_GNUID_TICKET 27 +/** + * Signature for a GNUnet credential + */ +#define GNUNET_SIGNATURE_PURPOSE_CREDENTIAL 28 + #if 0 /* keep Emacsens' auto-indent happy */ { #endif