[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [torspec/master] Correct the certificate extension identifier for signed-with-ed25519-key



commit 2b31c63891a63cc2cad0f0710a45989071b84114
Author: Nick Mathewson <nickm@xxxxxxxxxxxxxx>
Date:   Tue Apr 28 10:09:39 2020 -0400

    Correct the certificate extension identifier for signed-with-ed25519-key
    
    I believe it was an error to use "4" for this value, but the error
    has been enshrined in implementation.
---
 cert-spec.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cert-spec.txt b/cert-spec.txt
index e96188b..1d57645 100644
--- a/cert-spec.txt
+++ b/cert-spec.txt
@@ -157,7 +157,7 @@ A.1. List of certificate types
 
 A.2. List of extension types
 
-   [01] - signed-with-ed25519-key (section 2.2.1)
+   [04] - signed-with-ed25519-key (section 2.2.1)
 
 A.3. List of signature prefixes
 

_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits