Encrypt a signed text
vedaal at nym.hush.com
vedaal at nym.hush.com
Mon Jul 7 20:54:02 CEST 2014
> it is not (afaik) possible to bind that detached signature to the plaintext and have it encrypted as one process. I would need to be zipped together or otherwise connected first.
=====
I haven't tried this, so i don't know how it would work,
but you might try to CAT and pipe to gpg encrypt,
i.e.
split the signature from the plaintext
CAT the plaintext and the .sig file into one file
then pipe it into gpg --encrypt
if anyone has actually done this, please post,
TIA,
vedaal
More information about the Gnupg-users
mailing list