Encrypting for multiple recipients eith GnuPG
Steve Butler
sbutler at fchn.com
Mon Apr 26 16:37:47 CEST 2004
Why go to all that work? Just give gpg the list of recipients (multiple -r
entries on the command line) before asking it to encrypt the file.
gpg -r x -r y -r z -o output.gpg -e input.txt
-----Original Message-----
From: Wojciech Zabolotny [mailto:wzab at ise.pw.edu.pl]
Sent: Friday, April 23, 2004 6:55 AM
To: gnupg-users at gnupg.org
Subject: Encrypting for multiple recipients eith GnuPG
Hi All,
I'd like to encrypt a data file for multiple recipients, using the GPG.
It should be possible, just encrypt the file with a symmetric key, and
then attach multiple copies of that key (with some random data added),
each copy encrypted with public key of the other recipient (the random
data should vary to make attack more difficult).
However are there any options in GnuPG to automate that process?
Meybe such a functionality should be added to the GnuPG?
--
TIA & regards,
Wojtek Zabolotny
_______________________________________________
Gnupg-users mailing list
Gnupg-users at gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users
CONFIDENTIALITY NOTICE: This e-mail message, including any attachments, is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message.
More information about the Gnupg-users
mailing list