diff options
author | cyfraeviolae <cyfraeviolae> | 2022-08-28 04:00:23 -0400 |
---|---|---|
committer | cyfraeviolae <cyfraeviolae> | 2022-08-28 04:00:23 -0400 |
commit | f41d5f84468603f1468565369d75897737baa33c (patch) | |
tree | 0dd0aeff8fb4d07d92ff4634a4b0b9e1f68cf0af /templates/key-commitment.html | |
parent | 67f2815465b241a4d1d39541af0bc7e01987c258 (diff) |
yak
Diffstat (limited to 'templates/key-commitment.html')
-rw-r--r-- | templates/key-commitment.html | 2 |
1 files changed, 1 insertions, 1 deletions
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. </p> <p> Below is the final structure of the polyglot ciphertext. |