commit bd8b94b1916c0b2b19cc4eaf9987e2854d781eef Author: David Goulet dgoulet@torproject.org Date: Fri Oct 14 10:38:34 2016 -0400
cert-spec: Clarify certificate types
Signed-off-by: David Goulet dgoulet@torproject.org --- cert-spec.txt | 11 +++++++---- 1 file 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