]> the.earth.li Git - onak.git/commit
Remove v5 keyid support when libnettle not present
authorJonathan McDowell <noodles@earth.li>
Thu, 5 Sep 2019 13:06:44 +0000 (14:06 +0100)
committerJonathan McDowell <noodles@earth.li>
Thu, 5 Sep 2019 13:11:08 +0000 (14:11 +0100)
commit52f5de3b2bfc272187772b03b3bcb8e069626b51
tree27176dacf488498e6d6abc794cadddabe7168327
parent8ee9a59daf7a1ab1bf4ad8f4d2bcb88282db58a8
Remove v5 keyid support when libnettle not present

v5 key fingerprints are SHA256 based. We have fallbacks for MD5 + SHA1
when libnettle is not present, but there's no intent to provide a SHA256
fallback, and we're close to the point where support for building
without libnettle will be removed entirely.
keyid.c