From 35a21f5734da1891ed87e3c066b01b730ad8841b Mon Sep 17 00:00:00 2001 From: cyfraeviolae Date: Fri, 26 Aug 2022 13:23:11 -0400 Subject: no demo --- aesgcmanalysis.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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() -- cgit v1.2.3