summaryrefslogtreecommitdiffstats
path: root/crypto/hash-gcrypt.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: Fix LGPL information in the file headersThomas Huth2019-07-191-1/+1
* 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
* Use #include "..." for our own headers, <...> for othersMarkus Armbruster2016-07-121-1/+1
* crypto: implement sha224, sha384, sha512 and ripemd160 hashesDaniel P. Berrange2016-07-041-0/+4
* crypto: switch hash code to use nettle/gcrypt directlyDaniel P. Berrange2016-07-041-0/+106