I am building a Discord Bot that can encipher and decipher messages.
- Binary
- Base64
- Hex
- Substitution
- ROT/CAESAR
- Vigenere
- Beaufort
- Atbash
- Affine
- Hill Cipher
- A1Z26
- Polybius
- Railfence
- Playfair
- Bifid
- Trifid
- Enigma
- Bacon
- Morse
- Baudot
- Decimal
- Octal
- Base32
- Base85
- XOR
- RSA
- AES
- SHA1
- SHA2
- MD5
- CRC32
I know there are many more. This is a work in progress.