gcipher
A simple "encryption" tool
Install
- All systems
-
curl cmd.cat/gcipher.sh
- Debian
-
apt-get install gcipher
- Raspbian
-
apt-get install gcipher
- Dockerfile
- dockerfile.run/gcipher
gcipher
A simple "encryption" tool
This is a simple "encryption" tool to work with common simple encryption algorithms (ROT13, Caesar, Vigen?re, ...) Gcipher does not provide any strong encryption and should not be used to encrypt any private data. Gcipher can run as either a GUI, a command-line application, or a network proxy.