Added the last line of output

This commit is contained in:
Sammy Pfeiffer 2015-03-13 18:46:59 +01:00
parent 677ed2f425
commit 0c6aa6f2fe

View File

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