aboutsummaryrefslogtreecommitdiff
path: root/crypto/hash-gcrypt.c
AgeCommit message (Expand)AuthorFilesLines
2016-07-12Use #include "..." for our own headers, <...> for othersMarkus Armbruster1-1/+1
2016-07-04crypto: implement sha224, sha384, sha512 and ripemd160 hashesDaniel P. Berrange1-0/+4
2016-07-04crypto: switch hash code to use nettle/gcrypt directlyDaniel P. Berrange1-0/+106