From 0c6aa6f2fe14212e4ea5dd182fa920f8f038e908 Mon Sep 17 00:00:00 2001 From: Sammy Pfeiffer Date: Fri, 13 Mar 2015 18:46:59 +0100 Subject: [PATCH] Added the last line of output --- research_decrypt_mode.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/research_decrypt_mode.py b/research_decrypt_mode.py index ff2d1a5a..a142b4d8 100644 --- a/research_decrypt_mode.py +++ b/research_decrypt_mode.py @@ -52,3 +52,6 @@ print("\n\nModes " + str(working_modenames) + " (" + str(working_modes) + ") suc # # Trying mode: AES.MODE_PGP(4) # Exception: MODE_PGP is not supported anymore +# +# Modes ['AES.MODE_ECB'] ([1]) succesfully unencrypted the answer! +