aboutsummaryrefslogtreecommitdiff
path: root/proposals/216-ntor-handshake.txt
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2013-04-14 16:30:51 -0400
committerRoger Dingledine <arma@torproject.org>2013-04-14 16:30:51 -0400
commitd48eaa7db2b165b2e1f5817381d978f498806525 (patch)
tree2ebfe917002ddc3114e0c2e7ebdca8ad0c6b63aa /proposals/216-ntor-handshake.txt
parent1e8be321233a5b3dcd05cf0e1bb34fd3d75c95fb (diff)
downloadtorspec-d48eaa7db2b165b2e1f5817381d978f498806525.tar.gz
torspec-d48eaa7db2b165b2e1f5817381d978f498806525.zip
some typo fixes i found in my sandbox
Diffstat (limited to 'proposals/216-ntor-handshake.txt')
-rw-r--r--proposals/216-ntor-handshake.txt4
1 files changed, 1 insertions, 3 deletions
diff --git a/proposals/216-ntor-handshake.txt b/proposals/216-ntor-handshake.txt
index e0c4f63..f76e81c 100644
--- a/proposals/216-ntor-handshake.txt
+++ b/proposals/216-ntor-handshake.txt
@@ -85,7 +85,7 @@ Protocol:
The server sends a CREATED cell containing:
SERVER_PK: Y -- G_LENGTH bytes
- AUTH: H(auth_input, t_mac) -- H_LENGTH byets
+ AUTH: H(auth_input, t_mac) -- H_LENGTH bytes
The client then checks Y is in G^* [see NOTE below], and computes
@@ -211,5 +211,3 @@ Test vectors for HKDF-SHA256:
b4dc21d69363e2895321c06184879d94b18f0784
11be70b767c7fc40679a9440a0c95ea83a23efbf
-
-