From c99151cc070747b86dca610ddd27d5aa753f2d52 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Tue, 20 Dec 2022 12:50:28 -0500 Subject: Clarify that revision counter needs to support 64-bit values. --- rend-spec-v3.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'rend-spec-v3.txt') diff --git a/rend-spec-v3.txt b/rend-spec-v3.txt index fac1395..38a1555 100644 --- a/rend-spec-v3.txt +++ b/rend-spec-v3.txt @@ -1100,6 +1100,9 @@ Table of contents: prevents an attacker from replacing a newer descriptor signed by a given key with a copy of an older version.) + Implementations MUST be able to parse 64-bit values for these + counters. + "superencrypted" NL encrypted-string [Exactly once.] -- cgit v1.2.3-54-g00ecf