summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorcyfraeviolae <cyfraeviolae>2022-08-28 03:58:01 -0400
committercyfraeviolae <cyfraeviolae>2022-08-28 03:58:01 -0400
commit67f2815465b241a4d1d39541af0bc7e01987c258 (patch)
treecd6d2fa7b7d2069ce0845ae7444e5e2451b8e084 /templates
parent4eb15188d00eb77c2d06e2e496fd1a89651e8754 (diff)
typo
Diffstat (limited to 'templates')
-rw-r--r--templates/key-commitment.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/key-commitment.html b/templates/key-commitment.html
index 2697275..d12867e 100644
--- a/templates/key-commitment.html
+++ b/templates/key-commitment.html
@@ -125,7 +125,7 @@ go build -o /tmp/decrypt-aes-gcm /tmp/decrypt-aes-gcm.go
</p>
<p>
Consider arbitrary keys \(k_1, k_2\), nonce \(n\), and ciphertext
- \(c\) (additional associated data can be accounted for in a
+ \(c\) (additional authenticated data can be accounted for in a
straightforward manner). \(k_1, k_2\) are associated
with authentication keys \(h_1, h_2\) and blinds \(s_1, s_2\), respectively.
</p>