aboutsummaryrefslogtreecommitdiff
path: root/cert-spec.txt
diff options
context:
space:
mode:
authorrl1987 <rl1987@sdf.lonestar.org>2019-04-21 11:18:24 +0300
committerrl1987 <rl1987@sdf.lonestar.org>2019-04-21 11:18:24 +0300
commita26f28c01b5a5027311288bd660b3ee366ca7e43 (patch)
tree64a08399e6a7df28601d7d8a592e9d24f3021421 /cert-spec.txt
parent54ebbd5643600268b6af16c8603089898b72f9cb (diff)
downloadtorspec-a26f28c01b5a5027311288bd660b3ee366ca7e43.tar.gz
torspec-a26f28c01b5a5027311288bd660b3ee366ca7e43.zip
Mention that we're using NBO in cert-spec.txt
Diffstat (limited to 'cert-spec.txt')
-rw-r--r--cert-spec.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/cert-spec.txt b/cert-spec.txt
index 95c303f..d4dab2e 100644
--- a/cert-spec.txt
+++ b/cert-spec.txt
@@ -22,6 +22,11 @@
signed document is prefixed with a personalization string, which
will be different in each case.
+1.2 Integer encoding
+
+ Network byte order (big-endian) is used to encode all integer values
+ in Ed25519 certificates unless explicitly specified otherwise.
+
2. Document formats
2.1. Ed25519 Certificates