From 323051cdf9ad7f70a77085977270fb969d5b733a Mon Sep 17 00:00:00 2001
From: cyfraeviolae
Date: Sun, 28 Aug 2022 03:30:17 -0400
Subject: specify gcm
---
templates/key-commitment.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
(limited to 'templates/key-commitment.html')
diff --git a/templates/key-commitment.html b/templates/key-commitment.html
index 026d6ae..a2b1b33 100644
--- a/templates/key-commitment.html
+++ b/templates/key-commitment.html
@@ -29,7 +29,7 @@
Key commitment. One of
our agents has infiltrated Roseacrucis’ inner circle, but all
secret keys are required to be surrendered to the
- counterintelligence authority. Help her send ciphertexts back to
+ counterintelligence authority. Help her send AES-GCM ciphertexts back to
the Library that decrypt to confidential information under one key,
but innocuous banter under another.
@@ -74,7 +74,7 @@
The agent now computes two keys, a nonce and constructs a single
- ciphertext. When decrypted under the first key, it will look
+ AES-GCM ciphertext. When decrypted under the first key, it will look
identical to the JPEG file; when decrypted under the second
key, it will look identical to the BMP file.
--
cgit v1.2.3