Skip to content
BenskiBoy edited this page Jul 24, 2016 · 2 revisions

Usage

-d : Decrypt mode

-e : Encrypt mode

-k : Name of key file

-i : Name of input file

-o : Name of output file

Example

For Encryption

Encrypt -e -k family_photo.jpg -i Benghazi_Emails.pdf -o Something_Innocent.txt

For Decryption

Encrypt -d -k family_photo.jpg -i Something_Innocent.txt -o Benghazi_Emails.pdf

Clone this wiki locally