summaryrefslogtreecommitdiff
path: root/aesgcmanalysis.py
diff options
context:
space:
mode:
authorcyfraeviolae <cyfraeviolae>2022-08-26 13:23:11 -0400
committercyfraeviolae <cyfraeviolae>2022-08-26 13:23:11 -0400
commit35a21f5734da1891ed87e3c066b01b730ad8841b (patch)
treec71d4c84edf0fcf5a31490be9fc8565e64da0bd0 /aesgcmanalysis.py
parent96a52a1030c1bb27619372c6cebb633e02017847 (diff)
no demo
Diffstat (limited to 'aesgcmanalysis.py')
-rw-r--r--aesgcmanalysis.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/aesgcmanalysis.py b/aesgcmanalysis.py
index 9e0d5b6..cc752f7 100644
--- a/aesgcmanalysis.py
+++ b/aesgcmanalysis.py
@@ -789,4 +789,4 @@ def nonce_truncation_demo():
assert h == authentication_key(k)
return h, s
-nonce_truncation_demo()
+# nonce_truncation_demo()