Encrypts and decrypts text using 12 different encryption methods
javac LastCipher.java
java LastCipher
- A1Z26
- Blowfish
- ROT10
- Abtash
- Ceaser
- Phone
- Morse
- Qwerty
- Vigenere
- AES
- Baconian
- Base64
- Select Encrypt or Decrypt
- Select Cipher
- Type in data to be encrypted/decrypted
- (optional) Type in key if needed