]> the.earth.li Git - onak.git/commitdiff
Remove getfullkeyid functionality
authorJonathan McDowell <noodles@earth.li>
Thu, 1 Aug 2019 21:32:51 +0000 (22:32 +0100)
committerJonathan McDowell <noodles@earth.li>
Thu, 1 Aug 2019 21:32:51 +0000 (22:32 +0100)
This expanded a 32 bit key ID into a 64 bit key ID. It's mostly
redundant, so encode 64 bit key IDs where necessary and rely on the
fetch fallback to 32 bit elsewhere.


No differences found