gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r35610 - gnunet/src/include


From: gnunet
Subject: [GNUnet-SVN] r35610 - gnunet/src/include
Date: Mon, 27 Apr 2015 21:14:58 +0200

Author: bartpolot
Date: 2015-04-27 21:14:58 +0200 (Mon, 27 Apr 2015)
New Revision: 35610

Modified:
   gnunet/src/include/gnunet_signatures.h
Log:
- added a signature purpose for signing of axolotl kx messages

Modified: gnunet/src/include/gnunet_signatures.h
===================================================================
--- gnunet/src/include/gnunet_signatures.h      2015-04-27 19:14:57 UTC (rev 
35609)
+++ gnunet/src/include/gnunet_signatures.h      2015-04-27 19:14:58 UTC (rev 
35610)
@@ -176,7 +176,12 @@
  */
 #define GNUNET_SIGNATURE_PURPOSE_SENSOR_ANOMALY_REPORT 25
 
+/**
+ * Axolotl key exchange in CADET
+ */
+#define GNUNET_SIGNATURE_PURPOSE_CADET_AXKX 26
 
+
 #if 0                           /* keep Emacsens' auto-indent happy */
 {
 #endif




reply via email to

[Prev in Thread] Current Thread [Next in Thread]