aboutsummaryrefslogtreecommitdiff
path: root/crypto/hash-nettle.c
AgeCommit message (Expand)AuthorFilesLines
2021-06-02crypto: drop back compatibility typedefs for nettleDaniel P. Berrangé1-4/+2
2021-06-02crypto: bump min nettle to 3.4, dropping RHEL-7 supportDaniel P. Berrangé1-4/+0
2019-07-19crypto: Fix LGPL information in the file headersThomas Huth1-1/+1
2019-07-19crypto: fix function signatures for nettle 2.7 vs 3Daniel P. Berrangé1-3/+9
2017-07-19crypto: hash: add hash driver frameworkLongpeng(Mike)1-6/+13
2016-07-21crypto: don't open-code qcrypto_hash_supportsDaniel P. Berrange1-2/+1
2016-07-04crypto: implement sha224, sha384, sha512 and ripemd160 hashesDaniel P. Berrange1-0/+29
2016-07-04crypto: switch hash code to use nettle/gcrypt directlyDaniel P. Berrange1-0/+126