aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Pospesel <richard@torproject.org>2022-04-26 16:18:50 +0000
committerRichard Pospesel <richard@torproject.org>2022-04-26 16:20:14 +0000
commit7be12aacebc11200c477b2f697e2c1c24bc6bb89 (patch)
tree7f88a68521c6e3dfc79e7a8bf8d9af23419fdac5
parentc00fea1e4d5acc2769ec136893465edee594d80a (diff)
downloadtorspec-7be12aacebc11200c477b2f697e2c1c24bc6bb89.tar.gz
torspec-7be12aacebc11200c477b2f697e2c1c24bc6bb89.zip
fix typo in ADD_ONION V3Key definition (ed25519 -> x25519)
resolves #116
-rw-r--r--control-spec.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/control-spec.txt b/control-spec.txt
index af0368a..9295580 100644
--- a/control-spec.txt
+++ b/control-spec.txt
@@ -1805,7 +1805,7 @@ Table of Contents
ClientBlob = Authorization data for the client, in an opaque format
specific to the authorization method (v2 only).
- V3Key = The client's base32-encoded ed25519 public key, using only the key
+ V3Key = The client's base32-encoded x25519 public key, using only the key
part of rend-spec-v3.txt section G.1.2 (v3 only).
The server reply format is: