Get command line encryption tool compatible with GoGCrypt.
This is a command line version of the GoGCrypt tool.This tool assists command line users. The tool is very easy to use like its GUI sibling. Simply unzip it and copy in a directory that is included in your PATH variable.The command line arguments are:-e = encrypt,-d = decrypt,-p password = the encryption/decryption password,filename = the file to encrypt,--help = display a brief help,example: gogscramble -e -p mypass c:\somefolder\somefile.txt.