1. 7b8eb7f tests: Use error_free_or_abort() where appropriate by Markus Armbruster · 4 years, 7 months ago
  2. ffb7bf4 crypto: add 3des-ede support when using libgcrypt/nettle by Longpeng(Mike) · 8 years ago
  3. 3c28292 crypto: add CTR mode support by Gonglei · 8 years ago
  4. f844836 crypto: extend mode as a parameter in qcrypto_cipher_supports() by Gonglei · 8 years ago
  5. a5d2f44 crypto: ensure XTS is only used with ciphers with 16 byte blocks by Daniel P. Berrange · 8 years ago
  6. 79ffb27 tests: Remove unnecessary glib.h includes by Peter Maydell · 9 years ago
  7. da34e65 include/qemu/osdep.h: Don't include qapi/error.h by Markus Armbruster · 9 years ago
  8. eaec903 crypto: wire up XTS mode for cipher APIs by Daniel P. Berrange · 9 years ago
  9. 50f6753 crypto: add support for the twofish cipher algorithm by Daniel P. Berrange · 9 years ago
  10. 9431852 crypto: add support for the serpent cipher algorithm by Daniel P. Berrange · 9 years ago
  11. 084a85e crypto: add support for the cast5-128 cipher algorithm by Daniel P. Berrange · 9 years ago
  12. aa41363 crypto: skip testing of unsupported cipher algorithms by Daniel P. Berrange · 9 years ago
  13. 681c28a tests: Clean up includes by Peter Maydell · 9 years ago
  14. dd2bf9e crypto: add additional query accessors for cipher instances by Daniel P. Berrange · 9 years ago
  15. 3a661f1 crypto: add sanity checking of plaintext/ciphertext length by Daniel P. Berrange · 9 years ago
  16. eb2a770 crypto: don't let builtin aes crash if no IV is provided by Daniel P. Berrange · 9 years ago
  17. 019c2ab crypto: extend unit tests to cover decryption too by Daniel P. Berrange · 9 years ago
  18. ca38a4c crypto: introduce generic cipher API & built-in implementation by Daniel P. Berrange · 10 years ago