Releases: finn1y/CipherTool
Releases · finn1y/CipherTool
CipherTool_v1.0.0
CipherTool_v1.0.0
Initial release of cipher tool version 1.0.0
Ability to encrypt and decrypt both files and input from the command line, also contains an interactive "gui" option for using the tool.
Included ciphers:
- XOR
- AES (advanced encryption standard)
- OTP (one-time pad)
- Caesars
- ROT13
- Vigenere