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! +