There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Crypter is a program that encrypts and decrypts text by console or file using classic one-letter replacement encryption techniques like the Cesar and Atbash algorithm, polyalphabetic replacement encryption like Vigenère, and a special encryption algorithm inspired by AES.