aboutsummaryrefslogtreecommitdiff
path: root/crypto/init.c
AgeCommit message (Expand)Author
2018-10-19crypto: require libgcrypt >= 1.5.0 for building QEMUDaniel P. Berrangé
2018-10-19crypto: require gnutls >= 3.1.18 for building QEMUDaniel P. Berrangé
2017-05-09crypto: qcrypto_random_bytes() now works on windows w/o any other crypto libsGeert Martin Ijewski
2016-10-20crypto: fix initialization of gcrypt threadingDaniel P. Berrange
2016-09-12crypto: fix building complaintGonglei
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster
2016-01-29crypto: Clean up includesPeter Maydell
2015-10-22crypto: allow use of nettle/gcrypt to be selected explicitlyDaniel P. Berrange
2015-07-08crypto: add a gcrypt cipher implementationDaniel P. Berrange
2015-07-07crypto: introduce new module for computing hash digestsDaniel P. Berrange