aboutsummaryrefslogtreecommitdiff
path: root/cert-spec.txt
diff options
context:
space:
mode:
authorDavid Goulet <dgoulet@torproject.org>2016-10-14 10:38:34 -0400
committerDavid Goulet <dgoulet@torproject.org>2016-10-14 10:38:34 -0400
commitbd8b94b1916c0b2b19cc4eaf9987e2854d781eef (patch)
tree876a96ec26bf264fd985e313579364580ad4bb3b /cert-spec.txt
parent7c0ac12dbf345f4b283481d0079fe8f43d077279 (diff)
downloadtorspec-bd8b94b1916c0b2b19cc4eaf9987e2854d781eef.tar.gz
torspec-bd8b94b1916c0b2b19cc4eaf9987e2854d781eef.zip
cert-spec: Clarify certificate types
Signed-off-by: David Goulet <dgoulet@torproject.org>
Diffstat (limited to 'cert-spec.txt')
-rw-r--r--cert-spec.txt11
1 files changed, 7 insertions, 4 deletions
diff --git a/cert-spec.txt b/cert-spec.txt
index b242022..42b7efa 100644
--- a/cert-spec.txt
+++ b/cert-spec.txt
@@ -102,17 +102,20 @@ A.1. List of certificate types
**[00],[01],[02],[03] - Reserved to avoid conflict with types used
in CERTS cells.
- [04] - signing a signing key with an identity key (Section 2.5)
+ [04] - Ed25519 signing key with an identity key
+ (see prop220 section 4.2)
[05] - TLS link certificate signed with ed25519 signing key
- (Section 4.2)
+ (see prop220 section 4.2)
[06] - Ed25519 authentication key signed with ed25519 signing key
- (Section 4.2)
+ (see prop220 section 4.2)
- **[07] - reserved for RSA identity cross-certification (Section 4.2)
+ [07] - RSA identity cross-certification
+ (see prop220 section 4.2)
[0A] - ntor onion key cross-certifying ntor identity key
+ (see prop228 section 2.3)
A.2. List of extension types