aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--proposals/224-rend-spec-ng.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/proposals/224-rend-spec-ng.txt b/proposals/224-rend-spec-ng.txt
index d403343..b3fcf81 100644
--- a/proposals/224-rend-spec-ng.txt
+++ b/proposals/224-rend-spec-ng.txt
@@ -903,7 +903,7 @@ Table of contents:
To do so, Tor clients and services use:
- SRV = HMAC("shared-random-disaster", INT_8(period_num))
+ SRV = H("shared-random-disaster" | INT_8(period_num))
where period_num is calculated as specified in [TIME-PERIODS] for the
wanted shared random value that could not be found originally.