Skip to content

Latest commit

 

History

History

Transposition

Instructions

  • To make transposition cipher run "transposition_encrypt_decrypt.py" like python transposition_encrypt_decrypt.py
  • To hack transposition cipher with a dictionnary run "transpositionHacker.py" like python transpositionHacker.py NB: The file "dictionary.txt" must be in the Transposition folder and the terminal must be in the Transposition folder too

Requirement

Python 3.8 or higher

Author

SOAHITA Salvoldi Holzer