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