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