Strange problem with GnuPG 1.0.4 encrypted data

Werner Koch wk at gnupg.org
Wed Nov 28 09:00:02 CET 2001


On Wed, 28 Nov 2001 12:26:20 +1100, LO Richard said:

> gpg: Good signature from "ABC"

This idnicates that the data is okay.

> gpg: [don't know]: invalid packet (ctb=14) 

There is a spurious byte with the value 0x14 (^T) somewhere outside
the signed data - probably even outside the encrypted data.  Check
whether the encrypted message as this byte appended. 

>> Last night a file was transferred which appeared to have a valid
>> signature, but then couldn't be decrypted. Gnupg sent the following

This is not possible becuase the signed data is encrypted and to check
the signature it obviously was decrypted.

>> gpg: [don't know]: invalid packet (ctb=14)

Run gpg with the option -vv this should yields a lot more debugging output.

  Werner







More information about the Gnupg-devel mailing list