A text editor that aims to provide a layer of security with one-time-pad encryption hoping to incorporate the author's intent of being mindful of both the ethics and aesthetics of textual activity.
git clone https://github.com/DJ73/ShellCrypt.git
cd ShellCrypt
python2 shell.py
Type a message into the "Message Box" to either encipher or decipher: Set the encryption/decryption key: Click "Encipher" or "Decipher" to see your encrypted/decrypted message: View the frequency of letters in your message:
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
An option to choose from one of four customizable themes: Beach, Lagoon, Desert and Multi Color.