Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto: use auto cleanup for many stack variables | Daniel P. Berrangé | 2019-08-22 | 1 | -4/+1 |
* | crypto: Fix LGPL information in the file headers | Thomas Huth | 2019-07-19 | 1 | -1/+1 |
* | crypto: use correct derived key size when timing pbkdf | Daniel P. Berrange | 2016-09-19 | 1 | -3/+7 |
* | crypto: clear out buffer after timing pbkdf algorithm | Daniel P. Berrange | 2016-09-19 | 1 | -4/+9 |
* | crypto: use uint64_t for pbkdf iteration count parameters | Daniel P. Berrange | 2016-09-19 | 1 | -11/+5 |
* | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster | 2016-03-22 | 1 | -0/+1 |
* | crypto: add support for PBKDF2 algorithm | Daniel P. Berrange | 2016-03-17 | 1 | -0/+109 |