Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-09-19 | crypto: support more hash algorithms for pbkdf | Daniel P. Berrange | 1 | -9/+54 |
2016-09-19 | crypto: use uint64_t for pbkdf iteration count parameters | Daniel P. Berrange | 1 | -1/+7 |
2016-07-12 | Use #include "..." for our own headers, <...> for others | Markus Armbruster | 1 | -1/+1 |
2016-03-22 | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster | 1 | -0/+1 |
2016-03-17 | crypto: add support for PBKDF2 algorithm | Daniel P. Berrange | 1 | -0/+65 |