#3695: OpenPGP: use fingerprint instead of key ID
---------------------+-----------------------------------------------------
Reporter: ilf | Owner: mutt-dev
Type: defect | Status: new
Priority: major | Milestone:
Component: crypto | Version: 1.5.23
Resolution: | Keywords: OpenPGP, PGP, GnuPG, fingerprint, keyid
---------------------+-----------------------------------------------------
Comment (by Kevin McCarthy <kevin@…>):
In [47b4e57b2f1c68f40cf607e625b85a97aa03299e]:
{{{
#!CommitTicketReference repository=""
revision="47b4e57b2f1c68f40cf607e625b85a97aa03299e"
Convert pgp_key_t fingerprint to a char* (see #3695)
Currently only pgppubring.c is using the fingerprint field, and is using
it to store a binary version of the fingerprint.
Convert the field to store a null-terminated string.
Modify pgppubring.c to use to use the new field.
}}}
--
Ticket URL: <http://dev.mutt.org/trac/ticket/3695#comment:4>
Mutt <http://www.mutt.org/>
The Mutt mail user agent