This project will be able to encode and decode a string into several known and unknown Ciphers.
Hacking also included
Ciphers included
- Reverse Cipher
- Caesar Cipher
- Transposition Cipher
- Affine Cipher
- One time pad Cipher
- Vigenere Cipher
- RSA Cipher
Attacks included
- Brute Force attack
- Dictionary attack
- Frequency Analysis attack