fix a few typos

This commit is contained in:
Roger Dingledine 2019-05-15 18:40:01 -04:00
parent 1b05c7c9ed
commit 0b9fbb893c
2 changed files with 3 additions and 3 deletions

View File

@ -17,7 +17,7 @@ Supersedes: 169
and authenticate the original handshake, this proposal takes an
approach similar to Steven Murdoch's proposal 124 and my old
proposal 169, and uses Tor cells to finish authenticating the
parties' identities once the initial TLS handshake is finished.spo
parties' identities once the initial TLS handshake is finished.
I discuss some alternative design choices and why I didn't make
them in section 7; please have a quick look there before

View File

@ -244,12 +244,12 @@ Status: Open
DIGEST [20 bytes]
If the DATA_LEN value is less then 4 bytes, the cell should be
If the DATA_LEN value is less than 4 bytes, the cell should be
dropped and the circuit closed. If the value is more than 4 bytes,
then the first 20 bytes should be read to get the correct value.
The DIGEST is the digest value from the cell that triggered this
SENDME as mentionned above. This value is matched on the other side
SENDME as mentioned above. This value is matched on the other side
from the previous cell.
If a VERSION is unrecognized, the SENDME cell should be treated as version