Add support for checking RIPEMD160 signatures
authorJonathan McDowell <noodles@earth.li>
Mon, 30 Sep 2013 11:50:01 +0000 (12:50 +0100)
committerJonathan McDowell <noodles@earth.li>
Mon, 30 Sep 2013 11:50:01 +0000 (12:50 +0100)
Sufficiently recent versions of nettle have support for RIPEMD160 and
there are various keys in the wild that use this algorithm, so add an
autoconf check for the nettle support and use it if it's available.


No differences found