On Oct 30, 2009, at 2:10 PM, Faramir wrote:

Hello,
In the hypothetical case I want to encrypt a file, using 3DES symmetric
algo, and without using asymmetric encryption (the file would just be
encrypted with 3DES and a password provided by the user), how would it
be the syntax I must enter? I read the manual, but got confused about
that...

gpg --cipher-algo 3des --symmetric <your-file-here>

David


_______________________________________________
Gnupg-users mailing list
[email protected]
http://lists.gnupg.org/mailman/listinfo/gnupg-users

Reply via email to