1. a8b826d crypto: Fix defaults in QCryptoBlockCreateOptionsLUKS by Alberto Garcia · 6 years ago
  2. 29cd040 qapi: remove empty flat union branches and types by Anton Nefedov · 7 years ago
  3. f5cf31c qapi-schema: Improve section headings by Markus Armbruster · 8 years ago
  4. 1d8bda1 qapi: The #optional tag is redundant, drop by Markus Armbruster · 8 years ago
  5. d3a4837 qapi: add some sections in docs by Marc-André Lureau · 8 years ago
  6. ffb7bf4 crypto: add 3des-ede support when using libgcrypt/nettle by Longpeng(Mike) · 8 years ago
  7. c5927e7 qapi: fix missing symbol @prefix by Marc-André Lureau · 8 years ago
  8. 3c28292 crypto: add CTR mode support by Gonglei · 8 years ago
  9. 2ab66cd crypto: increase default pbkdf2 time for luks to 2 seconds by Daniel P. Berrange · 9 years ago
  10. 3bd1889 crypto: make PBKDF iterations configurable for LUKS format by Daniel P. Berrange · 9 years ago
  11. 40c8502 crypto: add support for querying parameters for block encryption by Daniel P. Berrange · 9 years ago
  12. 9164b89 crypto: implement sha224, sha384, sha512 and ripemd160 hashes by Daniel P. Berrange · 9 years ago
  13. 3e308f2 crypto: implement the LUKS block encryption format by Daniel P. Berrange · 9 years ago
  14. 7d96901 crypto: add block encryption framework by Daniel P. Berrange · 9 years ago
  15. eaec903 crypto: wire up XTS mode for cipher APIs by Daniel P. Berrange · 9 years ago
  16. 50f6753 crypto: add support for the twofish cipher algorithm by Daniel P. Berrange · 9 years ago
  17. 9431852 crypto: add support for the serpent cipher algorithm by Daniel P. Berrange · 9 years ago
  18. 084a85e crypto: add support for the cast5-128 cipher algorithm by Daniel P. Berrange · 9 years ago
  19. cb73089 crypto: add support for generating initialization vectors by Daniel P. Berrange · 9 years ago
  20. d8c02bc crypto: move QCryptoCipherAlgorithm/Mode enum definitions into QAPI by Daniel P. Berrange · 9 years ago
  21. d84b79d crypto: move QCryptoHashAlgorithm enum definition into QAPI by Daniel P. Berrange · 9 years ago
  22. ac1d887 crypto: add QCryptoSecret object class for password/key handling by Daniel P. Berrange · 9 years ago
  23. a090187 crypto: introduce new base module for TLS credentials by Daniel P. Berrange · 10 years ago