/Encryption_Programs

This crypto analysis program is written in Java. It aims to have the ability to encrypt, decrypt, and break (brute force) encrypted ciphers.

Primary LanguageJava

Encryption_Programs

Cipher Encrypt Decrypt Break
Caesar YES YES YES
Affine YES YES YES
ROT13 YES YES N/A
Atbash YES YES N/A
Rail Fence NO NO NO
Enigma NO NO NO
Lorenz NO NO NO