aboutsummaryrefslogtreecommitdiff
path: root/proposals/295-relay-crypto-with-adl.txt
diff options
context:
space:
mode:
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,