Signing the symmetrical encrypted data

Hideki Saito hideki@allcity.net
Thu Jul 12 07:47:01 2001


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

This topic has been brought up few days ago in GnuPG New Japan group.

In PGP, there is an option that allows signing symmetrically encrypted 
data, which you can decrypt using symmetrical password then sign is 
verified.

GnuPG can correctly decrypt and verify such files, but making one 
requires quite messy technique.

For example, one would do:
gpg -su [Signer's ID] -o tempfile foo.txt
gpg -a --symmetric --no-literal -o result.txt tempfile

(Some reason, first command must be set to output binary to this to 
work, not armor texts)

Doing:
gpg -o file -su [Signer's ID] foo.txt
causes conflicting command.

Is there any exisiting way of doing this in one command line? I 
think this would be quite useful feature.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (MingW32)
Comment: For info see http://www.gnupg.org

iD8DBQE7TThW4VMN+RBdJUkRAuA0AJ9yKihEkBM17SljA4ptwffLJg15EQCfZXSn
7o3MCM+oV8fbY4sWKoqvT90=
=qqAC
-----END PGP SIGNATURE-----

-- 
Hideki Saito mailto:hideki@allcity.net
PGP KeyID: 0x105D2549
9EEA 558C 99B3 26CC F68E  C588 E153 0DF9 105D 2549