a python script that automates the signing, encrypting and decrypting of files in a directory.
OS X & Linux:
pip3 install -r requirements.txt
python3 encryptor.py --mode encrypt --path test
python3 encryptor.py --mode decrypt --path test/encrypted
*0.2
- CLI added
- Supports encryption and decryption.
- 0.1
- hardcoded run
- no cli
Jesse - @jessefogarty
Do whatever, just make a small attribution to this github project page please.