summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/key_derivation.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/key_derivation.h b/src/key_derivation.h
index 91345ce..94f5d09 100644
--- a/src/key_derivation.h
+++ b/src/key_derivation.h
@@ -45,8 +45,8 @@
#define LABEL_ENC 0
#define LABEL_AUTH 1
-#define LABEL_SALT 3
-#define LABEL_NIL 4
+#define LABEL_SALT 2
+#define LABEL_NIL 3
#define LABEL_LEFT_ENC 0xDEADBEEF
#define LABEL_RIGHT_ENC 0xDEAE0010