summaryrefslogtreecommitdiffstats
path: root/crypto/hash-nettle.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: drop back compatibility typedefs for nettleDaniel P. Berrangé2021-06-021-4/+2Star
* crypto: bump min nettle to 3.4, dropping RHEL-7 supportDaniel P. Berrangé2021-06-021-4/+0Star
* crypto: Fix LGPL information in the file headersThomas Huth2019-07-191-1/+1
* crypto: fix function signatures for nettle 2.7 vs 3Daniel P. Berrangé2019-07-191-3/+9
* crypto: hash: add hash driver frameworkLongpeng(Mike)2017-07-191-6/+13
* crypto: don't open-code qcrypto_hash_supportsDaniel P. Berrange2016-07-211-2/+1Star
* crypto: implement sha224, sha384, sha512 and ripemd160 hashesDaniel P. Berrange2016-07-041-0/+29
* crypto: switch hash code to use nettle/gcrypt directlyDaniel P. Berrange2016-07-041-0/+126