From f41d5f84468603f1468565369d75897737baa33c Mon Sep 17 00:00:00 2001 From: cyfraeviolae Date: Sun, 28 Aug 2022 04:00:23 -0400 Subject: yak --- templates/key-commitment.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/key-commitment.html b/templates/key-commitment.html index d12867e..3504461 100644 --- a/templates/key-commitment.html +++ b/templates/key-commitment.html @@ -247,7 +247,7 @@ go build -o /tmp/decrypt-aes-gcm /tmp/decrypt-aes-gcm.go corrupt our JPEG image. After \(\textrm{JPEG}\) ends, we start another comment that will include the penultimate block, hiding it from the parser. Care must be taken to ensure the penultimate block - is really on a block boundary. For AES-GCM, the block size is 16 bytes. + really is on a block boundary. For AES-GCM, the block size is 16 bytes.

Below is the final structure of the polyglot ciphertext. -- cgit v1.2.3