[tor-commits] [torspec/master] Fixed typos (identity-25519 -> identity-ed25519)
nickm at torproject.org
nickm at torproject.org
Wed Jun 29 20:38:51 UTC 2016
commit c59890c1470797dd95b488aacac82c960b4b4097
Author: Ivan Markin <twim at riseup.net>
Date: Fri Jun 24 13:12:31 2016 +0000
Fixed typos (identity-25519 -> identity-ed25519)
---
dir-spec.txt | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dir-spec.txt b/dir-spec.txt
index 7844011..9b0d164 100644
--- a/dir-spec.txt
+++ b/dir-spec.txt
@@ -487,7 +487,7 @@
"onion-key-crosscert" NL a RSA signature in PEM format.
- [At most once, required when identity-25519 is present]
+ [At most once, required when identity-ed25519 is present]
[No extra arguments]
@@ -523,7 +523,7 @@
"-----BEGIN ED25519 CERT-----" NL certificate
"-----END ED25519 CERT-----" NL
- [At most once, required when identity-25519 is present]
+ [At most once, required when identity-ed25519 is present]
[No extra arguments]
A signature created with the ntor-onion-key, using the
More information about the tor-commits
mailing list