command line application to encrypt any file
-f
--file
to encrypt, required
-k
--key
key to use for encryption, required
-e
--encrypt
encrypt the file, optional
-d
--decrypt
decrypt the file, optional
-s
--sneaky
do not append .enc to filename
encrypt or decrypt must be specified