COMMITS
/ crypto/block.c June 9, 2022
A
crypto: Make block callbacks return 0 on success
Alberto Faria committed
June 25, 2020
M
qcrypto/core: add generic infrastructure for crypto options amendment
Maxim Levitsky committed
February 21, 2020
S
luks: extract qcrypto_block_calculate_payload_offset()
Stefan Hajnoczi committed
July 23, 2019
D
crypto: use auto cleanup for many stack variables
Daniel P. Berrangé committed
February 13, 2019
T
crypto: Fix LGPL information in the file headers
Thomas Huth committed
December 7, 2018
V
crypto: support multiple threads accessing one QCryptoBlock
Vladimir Sementsov-Ogievskiy committed
V
crypto/block: introduce qcrypto_block_*crypt_helper functions
Vladimir Sementsov-Ogievskiy committed
V
crypto/block: rename qcrypto_block_*crypt_helper
Vladimir Sementsov-Ogievskiy committed
V
crypto/block: refactor qcrypto_block_*crypt_helper functions
Vladimir Sementsov-Ogievskiy committed
May 3, 2018
M
crypto: use local path for local headers
Michael S. Tsirkin committed
September 27, 2017
D
block: convert qcrypto_block_encrypt|decrypt to take bytes offset
Daniel P. Berrange committed
D
crypto: expose encryption sector size in APIs
Daniel P. Berrange committed
August 24, 2017
M
qapi: Mechanically convert FOO_lookup[...] to FOO_str(...)
Markus Armbruster committed
June 23, 2017
D
block: pass option prefix down to crypto layer
Daniel P. Berrange committed
September 5, 2016
D
crypto: report enum strings instead of values in errors
Daniel P. Berrange committed
July 22, 2016
D
crypto: add support for querying parameters for block encryption
Daniel P. Berrange committed
March 14, 2016
M
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster committed
October 24, 2015
D
crypto: implement the LUKS block encryption format
Daniel P. Berrange committed
D
crypto: add block encryption framework
Daniel P. Berrange committed