diff options
Diffstat (limited to 'templates')
-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. |