diff options
author | cyfraeviolae <cyfraeviolae> | 2022-08-31 00:03:26 -0400 |
---|---|---|
committer | cyfraeviolae <cyfraeviolae> | 2022-08-31 00:03:26 -0400 |
commit | d53fd5c63c58ea00b8249b3ce2dc95315ea624e1 (patch) | |
tree | e31497514d3b6dda2f00cf7d6cb761b16d23ae51 /templates/mac-truncation.html | |
parent | 7863559c620faf9780b65db4f022304d4a6ac2c6 (diff) |
updates
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 24d4889..742a0c8 100644 --- a/templates/mac-truncation.html +++ b/templates/mac-truncation.html @@ -352,7 +352,7 @@ </details> <details id="show-code"> <summary> - Show me the code. + Example with code. </summary> <pre> from <a href="/git/forbidden-salamanders">aesgcmanalysis</a> import xor, gmac, gcm_encrypt, mac_truncation_recover_secrets |