v2.7.0 release
  1. 40c8502 crypto: add support for querying parameters for block encryption by Daniel P. Berrange · 9 years ago
  2. 2a6a407 Clean up ill-advised or unusual header guards by Markus Armbruster · 9 years ago
  3. 121d071 Clean up header guards that don't match their file name by Markus Armbruster · 9 years ago
  4. 13f1243 crypto: add support for TLS priority string override by Daniel P. Berrange · 9 years ago
  5. c8d70e5 crypto: aes: always rename internal symbols by Mike Frysinger · 9 years ago
  6. cb8d4c8 Fix some typos found by codespell by Stefan Weil · 9 years ago
  7. 7136fc1 include/crypto: Include qapi-types.h or qemu/bswap.h instead of qemu-common.h by Markus Armbruster · 9 years ago
  8. 7d96901 crypto: add block encryption framework by Daniel P. Berrange · 9 years ago
  9. 84f7f18 crypto: import an implementation of the XTS cipher mode by Daniel P. Berrange · 9 years ago
  10. 5a95e0f crypto: add support for anti-forensic split algorithm by Daniel P. Berrange · 9 years ago
  11. cb73089 crypto: add support for generating initialization vectors by Daniel P. Berrange · 9 years ago
  12. 37788f2 crypto: add support for PBKDF2 algorithm by Daniel P. Berrange · 9 years ago
  13. b917da4 crypto: add cryptographic random byte source by Daniel P. Berrange · 9 years ago
  14. 90ce6e2 include: Clean up includes by Peter Maydell · 9 years ago
  15. 07982d2 crypto: fix description of @errp parameter initialization by Daniel P. Berrange · 9 years ago
  16. b3afe33 crypto: Fix typo in example by Eric Blake · 9 years ago
  17. d8c02bc crypto: move QCryptoCipherAlgorithm/Mode enum definitions into QAPI by Daniel P. Berrange · 9 years ago
  18. d84b79d crypto: move QCryptoHashAlgorithm enum definition into QAPI by Daniel P. Berrange · 9 years ago
  19. 7b36064 crypto: add ability to query hash digest len by Daniel P. Berrange · 9 years ago
  20. dd2bf9e crypto: add additional query accessors for cipher instances by Daniel P. Berrange · 9 years ago
  21. 1d7b5b4 crypto: add support for loading encrypted x509 keys 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. d321e1e crypto: introduce new module for handling TLS sessions by Daniel P. Berrange · 10 years ago
  24. 9a2fd43 crypto: add sanity checking of TLS x509 credentials by Daniel P. Berrange · 10 years ago
  25. 85bcbc7 crypto: introduce new module for TLS x509 credentials by Daniel P. Berrange · 10 years ago
  26. e00adf6 crypto: introduce new module for TLS anonymous credentials by Daniel P. Berrange · 10 years ago
  27. a090187 crypto: introduce new base module for TLS credentials by Daniel P. Berrange · 10 years ago
  28. ca38a4c crypto: introduce generic cipher API & built-in implementation by Daniel P. Berrange · 10 years ago
  29. 9fd7246 crypto: move built-in D3DES implementation into crypto/ by Daniel P. Berrange · 10 years ago
  30. 6f2945c crypto: move built-in AES implementation into crypto/ by Daniel P. Berrange · 10 years ago
  31. ddbb0d0 crypto: introduce new module for computing hash digests by Daniel P. Berrange · 10 years ago