]> the.earth.li Git - onak.git/commit
Cope with colliding 64 bit keyids when verifying signatures
authorJonathan McDowell <noodles@earth.li>
Fri, 17 Jan 2020 19:28:18 +0000 (19:28 +0000)
committerJonathan McDowell <noodles@earth.li>
Fri, 17 Jan 2020 19:28:18 +0000 (19:28 +0000)
commit00e37c36f214bf9d2e9794d3089e64522a6275a2
tree0e6ce5336ebb1e99c1fbe618bfcf1cca04d2e5e7
parent9ae9b738dbb1b0eb7acad93a87228d88a2d39942
Cope with colliding 64 bit keyids when verifying signatures

Signature keys can be indicated by 64 bit keyid rather than full
fingerprint; there are very few of this collisions but they do exist and
we should handle them gracefully rather than incorrectly dropping a
signature.
cleankey.c