summaryrefslogtreecommitdiff
path: root/crypto/init.c
AgeCommit message (Expand)AuthorFilesLines
2017-05-09crypto: qcrypto_random_bytes() now works on windows w/o any other crypto libsGeert Martin Ijewski1-0/+6
2016-10-20crypto: fix initialization of gcrypt threadingDaniel P. Berrange1-3/+4
2016-09-12crypto: fix building complaintGonglei1-2/+1
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster1-0/+1
2016-01-29crypto: Clean up includesPeter Maydell1-0/+1
2015-10-22crypto: allow use of nettle/gcrypt to be selected explicitlyDaniel P. Berrange1-14/+12
2015-07-08crypto: add a gcrypt cipher implementationDaniel P. Berrange1-0/+90
2015-07-07crypto: introduce new module for computing hash digestsDaniel P. Berrange1-0/+60