aboutsummaryrefslogtreecommitdiff
path: root/crypto/block-luks.c
AgeCommit message (Expand)Author
2016-09-23crypto: Switch to QEMU UUID APIFam Zheng
2016-09-19crypto: increase default pbkdf2 time for luks to 2 secondsDaniel P. Berrange
2016-09-19crypto: remove bogus /= 2 for pbkdf iterationsDaniel P. Berrange
2016-09-19crypto: use correct derived key size when timing pbkdfDaniel P. Berrange
2016-09-19crypto: make PBKDF iterations configurable for LUKS formatDaniel P. Berrange
2016-09-19crypto: use uint64_t for pbkdf iteration count parametersDaniel P. Berrange
2016-07-26crypto: add support for querying parameters for block encryptionDaniel P. Berrange
2016-07-04crypto: fix handling of iv generator hash defaultsDaniel P. Berrange
2016-06-07crypto: Use DIV_ROUND_UPLaurent Vivier
2016-05-19qemu-common: stop including qemu/bswap.h from qemu-common.hPaolo Bonzini
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster
2016-03-17crypto: implement the LUKS block encryption formatDaniel P. Berrange