Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto: qcrypto_random_bytes() now works on windows w/o any other crypto libs | Geert Martin Ijewski | 2017-05-09 | 1 | -0/+6 |
* | crypto: fix initialization of gcrypt threading | Daniel P. Berrange | 2016-10-20 | 1 | -3/+4 |
* | crypto: fix building complaint | Gonglei | 2016-09-12 | 1 | -2/+1 |
* | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster | 2016-03-22 | 1 | -0/+1 |
* | crypto: Clean up includes | Peter Maydell | 2016-01-29 | 1 | -0/+1 |
* | crypto: allow use of nettle/gcrypt to be selected explicitly | Daniel P. Berrange | 2015-10-22 | 1 | -14/+12 |
* | crypto: add a gcrypt cipher implementation | Daniel P. Berrange | 2015-07-08 | 1 | -0/+90 |
* | crypto: introduce new module for computing hash digests | Daniel P. Berrange | 2015-07-07 | 1 | -0/+60 |