encrypting multiple files into a single output file

Ira.Kirschner at sungard.com Ira.Kirschner at sungard.com
Tue Jul 16 17:08:45 CEST 2013


With PGP you can do something like:
	pgp -e -r <pgpkey> <filelist> -o <output file name> --archive

This will create a single "output file name" with the entire "filelist" each individually encrypted.

-----Original Message-----
From: Daniel Kahn Gillmor [mailto:dkg at fifthhorseman.net] 
Sent: Tuesday, July 16, 2013 10:58 AM
To: Kirschner, Ira; GnuPG Users
Subject: Re: encrypting multiple files into a single output file

On 07/16/2013 10:49 AM, Ira.Kirschner at sungard.com wrote:
> We are converting from using PGP to using GnuPG and we are trying to make it seamless to our customers. Using PGP, when we had multiple files to  deliver, we could have each file encrypted and placed into a PGP archive. The client could then decipher the archive to extract al the encrypted files.

what is the format of the archive you were used to creating with PGP?

Are you talking about PGP's "self-decrypting archive" format?

https://www.symantec.com/business/support/index?page=content&id=TECH149840

Or some other format?  If you're not sure about the details, can you
send a small example archive (containing non-sensitive material,
obviously) to the list, or to me privately?

Regards,

	--dkg



More information about the Gnupg-users mailing list