aboutsummaryrefslogtreecommitdiff
path: root/proposals/295-relay-crypto-with-adl.txt
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2020-08-09 00:31:19 -0400
committerRoger Dingledine <arma@torproject.org>2020-08-09 00:31:19 -0400
commita9065681989ec3497914979c1999edebda37b9f4 (patch)
treeef4d80255317bdb22daf8c12aa18da15740a0608 /proposals/295-relay-crypto-with-adl.txt
parent8761aa05d50b7609ecc5d7fc487d452c3aa00f19 (diff)
downloadtorspec-a9065681989ec3497914979c1999edebda37b9f4.tar.gz
torspec-a9065681989ec3497914979c1999edebda37b9f4.zip
fix three small typos in the specs
Diffstat (limited to 'proposals/295-relay-crypto-with-adl.txt')
-rw-r--r--proposals/295-relay-crypto-with-adl.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/proposals/295-relay-crypto-with-adl.txt b/proposals/295-relay-crypto-with-adl.txt
index a1752df..7f8fc42 100644
--- a/proposals/295-relay-crypto-with-adl.txt
+++ b/proposals/295-relay-crypto-with-adl.txt
@@ -395,7 +395,7 @@ Status: Open
guarantees as SHA256, it is worth discussing why security is not
lost from computing the running digest differently.
- The running digets is used to ensure that if the same payload is
+ The running digest is used to ensure that if the same payload is
encrypted twice, then the resulting ciphertext does not remain
the same. Therefore, all that is needed is that the digest should
repeat with low probability. GHASH is a universal hash function,