From: Jonathan McDowell Date: Mon, 30 Sep 2013 11:50:01 +0000 (+0100) Subject: Add support for checking RIPEMD160 signatures X-Git-Url: https://git.sommitrealweird.co.uk/onak.git/commitdiff_plain/a8eae82dbcc70ecb4380cf6393c6b594b9abe995?hp=a8eae82dbcc70ecb4380cf6393c6b594b9abe995 Add support for checking RIPEMD160 signatures 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. ---