]> the.earth.li Git - onak.git/commitdiff
Add support for old Elgamal v3 key IDs
authorJonathan McDowell <noodles@earth.li>
Sun, 3 Nov 2013 01:22:33 +0000 (18:22 -0700)
committerJonathan McDowell <noodles@earth.li>
Sun, 3 Nov 2013 01:22:33 +0000 (18:22 -0700)
Old versions of GnuPG put Elgamal (type 16) keys inside v3 packets.
The method of getting the keyid for these keys was via a RIPE MD160
hash approach similar to the SHA-1 approach used in v4. While nothing
supports this these days there are keys in the public keyserver
network that contain this sort of data and if we don't parse the keyid
correctly we can't show things like self-sigs.


No differences found