diff options
author | cyfraeviolae <cyfraeviolae> | 2022-08-28 03:30:17 -0400 |
---|---|---|
committer | cyfraeviolae <cyfraeviolae> | 2022-08-28 03:30:17 -0400 |
commit | 323051cdf9ad7f70a77085977270fb969d5b733a (patch) | |
tree | 54d59f70f9fe881c07eaa29afd94e7d62895e61c /templates/mac-truncation.html | |
parent | e557c17a57720158f314151839eb56fab2b1d75a (diff) |
specify gcm
Diffstat (limited to 'templates/mac-truncation.html')
-rw-r--r-- | templates/mac-truncation.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/mac-truncation.html b/templates/mac-truncation.html index 7dfb906..24d4889 100644 --- a/templates/mac-truncation.html +++ b/templates/mac-truncation.html @@ -27,7 +27,7 @@ </div> <p> <strong>MAC truncation.</strong> The sorcerer aims to conserve - bandwidth by truncating MACs. Use the enemy as a decryption + bandwidth by truncating AES-GCM MACs. Use the enemy as a decryption oracle to once again, recover the authentication key and forge arbitrary ciphertext. </p> |