29 Commits (bf61c583fc04b7fcfeeccec9be0044c85daac796)

Author SHA1 Message Date
Daniel P. Berrangé 3d2b61ffcd crypto: add gnutls cipher provider 5 years ago
Daniel P. Berrangé 83bee4b51f crypto: replace 'des-rfb' cipher with 'des' 5 years ago
Richard Henderson e46064a4c6 crypto: Constify cipher data tables 6 years ago
Richard Henderson da30cd77e1 crypto: Move cipher->driver init to qcrypto_*_cipher_ctx_new 6 years ago
Richard Henderson 3eedf5cc9d crypto: Allocate QCryptoCipher with the subclass 6 years ago
Richard Henderson 7b5dbfb777 crypto: Use the correct const type for driver 6 years ago
Richard Henderson 6d92bdf443 crypto: Rename cipher include files to .c.inc 6 years ago
Richard Henderson eba29771c0 crypto: Assume blocksize is a power of 2 6 years ago
Thomas Huth b7cbb8741b crypto: Fix LGPL information in the file headers 7 years ago
Michael S. Tsirkin 986bc8ded9 crypto: use local path for local headers 8 years ago
Longpeng f1710638ed crypto: afalg: fix a NULL pointer dereference 9 years ago
Longpeng(Mike) 25c60df32b crypto: cipher: add afalg-backend cipher support 9 years ago
Longpeng(Mike) 75c8007809 crypto: cipher: add cipher driver framework 9 years ago
Prasad J Pandit 32c813e6c2 crypto: assert cipher algorithm is always valid 9 years ago
Longpeng(Mike) ffb7bf452a crypto: add 3des-ede support when using libgcrypt/nettle 9 years ago
Gonglei 3c28292f39 crypto: add CTR mode support 10 years ago
Markus Armbruster da34e65cb4 include/qemu/osdep.h: Don't include qapi/error.h 10 years ago
Daniel P. Berrange eaec903c5b crypto: wire up XTS mode for cipher APIs 10 years ago
Daniel P. Berrange 50f6753e27 crypto: add support for the twofish cipher algorithm 10 years ago
Daniel P. Berrange 94318522ed crypto: add support for the serpent cipher algorithm 10 years ago
Daniel P. Berrange 084a85eedd crypto: add support for the cast5-128 cipher algorithm 10 years ago
Peter Maydell 42f7a448db crypto: Clean up includes 10 years ago
Daniel P. Berrange 50de626151 crypto: fix transposed arguments in cipher error message 11 years ago
Daniel P. Berrange d8c02bcc94 crypto: move QCryptoCipherAlgorithm/Mode enum definitions into QAPI 11 years ago
Daniel P. Berrange dd2bf9eb95 crypto: add additional query accessors for cipher instances 11 years ago
Daniel P. Berrange 91bfcdb01d crypto: allow use of nettle/gcrypt to be selected explicitly 11 years ago
Daniel P. Berrange ed754746fe crypto: add a nettle cipher implementation 11 years ago
Daniel P. Berrange 62893b67cd crypto: add a gcrypt cipher implementation 11 years ago
Daniel P. Berrange ca38a4cc9e crypto: introduce generic cipher API & built-in implementation 11 years ago