Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 511 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 511 Bytes

cryptall

cryptall is a small command-line interface helping you crypt, decrypt, and brute-force various crypto algorithms with custom alphabets and dictionaries.

Supported algorithms are :

  • Caesar
  • Vigenère
  • Affine

This project is conducted as part of my cryptology classes at University of Rouen.

Credits