]> the.earth.li Git - onak.git/commit
Assume if we have Nettle it has all the hashes we need
authorJonathan McDowell <noodles@earth.li>
Tue, 16 Apr 2019 06:48:24 +0000 (07:48 +0100)
committerJonathan McDowell <noodles@earth.li>
Tue, 16 Apr 2019 06:48:24 +0000 (07:48 +0100)
commit37801dca09e004c214604ae66323a628e100258d
treec223bbd8715660f1497a84f3bfad1e9254eb1a22
parent5804040a89edac8446d71c5a3f369e5997b20806
Assume if we have Nettle it has all the hashes we need

Older versions of Nettle didn't support the SHA2 functions fully so we
checked for their existence. Switch to assuming they're present if we
have Nettle at all.
sigcheck.c