Create folder called docs and put files in it mkdir docs
Compress and encrypt with ./run.sh encrypt
Note: This does not remove original docs folder.
Decrypt and decompress with ./run.sh decrypt
Note: This will abort if the docs folder already exists.