Symmetric & Encrypt in One

Sam M emunch at utmi.in
Sat Sep 27 15:18:34 CEST 2014


Hello.

I'd like to encrypt a file with a password as well as multiple public keys.
Is this possible? Will this command below work?

echo "$PW" | gpg2 --batch --passphrase-fd 0 --symmetric --encrypt
--recipient 432E170D279095 --recipient 07EAE49ADBCBE671 --always-trust
--output file.gpg file

Thanks.

Sam
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/attachments/20140927/b03c9d74/attachment.html>


More information about the Gnupg-users mailing list