gpg 1.0.6 tries to encrypt to wrong subkey

Werner Koch wk at gnupg.org
Fri Dec 14 11:58:01 CET 2001


On Thu, 13 Dec 2001 20:05:49 +0200, disastry  said:

> probably gpg tries to encrypt to wrong subkey :-/
> I think it's bug.

$ echo a | ../g10/gpg --no-options --always-trust -vr 0x587CA0C2 -ae
gpg: NOTE: THIS IS A DEVELOPMENT VERSION!
gpg: It is only intended for test purposes and should NOT be
gpg: used in a production environment or with production keys!
gpg: Warning: using insecure memory!
gpg: using secondary key F21BD315 instead of primary key 587CA0C2
gpg: No trust check due to --always-trust option
gpg: reading from `[stdin]'
gpg: writing to stdout
gpg: ELG-E/CAST5 encrypted for: F21BD315 Senshi Remailer <senshiremailer at gmx.de>

As you can see it works for me (today) using the current CVS version
I remember that there was a bug in the expiration checking code;
however Murphy must have deleted that ChangeLog entry.

  Werner





More information about the Gnupg-devel mailing list