aboutsummaryrefslogtreecommitdiff
path: root/rend-spec-v3.txt
diff options
context:
space:
mode:
Diffstat (limited to 'rend-spec-v3.txt')
-rw-r--r--rend-spec-v3.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/rend-spec-v3.txt b/rend-spec-v3.txt
index 1718b22..03b45d9 100644
--- a/rend-spec-v3.txt
+++ b/rend-spec-v3.txt
@@ -1214,7 +1214,7 @@ Table of contents:
And here is what the hidden service computes:
SECRET_SEED = x25519(hs_y, client_X)
- KEYS = KDF(SECRET_SEED, 40)
+ KEYS = KDF(subcredential | SECRET_SEED, 40)
CLIENT-ID = fist 8 bytes of KEYS
COOKIE-KEY = last 32 bytes of KEYS