[tor-commits] [torspec/main] cert-spec: Add 'Table of contents'

dgoulet at torproject.org dgoulet at torproject.org
Mon Sep 27 13:28:22 UTC 2021


commit b5494af92f12291f80b9441e67c4ea0071bb6cd5
Author: Oleh Franchuk <0x00.gear at gmail.com>
Date:   Wed Aug 25 16:31:59 2021 +0300

    cert-spec: Add 'Table of contents'
---
 cert-spec.txt | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

diff --git a/cert-spec.txt b/cert-spec.txt
index 08d754d..1782141 100644
--- a/cert-spec.txt
+++ b/cert-spec.txt
@@ -1,6 +1,21 @@
 
                     Ed25519 certificates in Tor
 
+Table of Contents
+
+    1. Scope and Preliminaries
+        1.1. Signing
+        1.2. Integer encoding
+    2. Document formats
+        2.1. Ed25519 Certificates
+        2.2. Basic extensions
+            2.2.1. Signed-with-ed25519-key extension [type 04]
+        2.3. RSA->Ed25519 cross-certificate
+    A.1. List of certificate types (CERT_TYPE field)
+    A.2. List of extension types
+    A.3. List of signature prefixes
+    A.4. List of certified key types (CERT_KEY_TYPE field)
+
 1. Scope and Preliminaries
 
    This document describes a certificate format that Tor uses for





More information about the tor-commits mailing list