1. b7cbb87 crypto: Fix LGPL information in the file headers by Thomas Huth · 6 years ago
  2. e688df6 Include qapi/error.h exactly where needed by Markus Armbruster · 7 years ago
  3. f171063 crypto: afalg: fix a NULL pointer dereference by Longpeng · 7 years ago
  4. 9a05977 crypto: hash: add afalg-backend hash support by Longpeng(Mike) · 8 years ago
  5. aa8efad crypto: hash: add hash driver framework by Longpeng(Mike) · 8 years ago
  6. 9164b89 crypto: implement sha224, sha384, sha512 and ripemd160 hashes by Daniel P. Berrange · 9 years ago
  7. 0c16c05 crypto: switch hash code to use nettle/gcrypt directly by Daniel P. Berrange · 9 years ago
  8. b35c1f3 crypto: assert that qcrypto_hash_digest_len is in range by Paolo Bonzini · 9 years ago
  9. da34e65 include/qemu/osdep.h: Don't include qapi/error.h by Markus Armbruster · 9 years ago
  10. c0377a7 crypto: ensure qcrypto_hash_digest_len is always defined by Daniel P. Berrange · 9 years ago
  11. 42f7a44 crypto: Clean up includes by Peter Maydell · 9 years ago
  12. d84b79d crypto: move QCryptoHashAlgorithm enum definition into QAPI by Daniel P. Berrange · 9 years ago
  13. 7b36064 crypto: add ability to query hash digest len by Daniel P. Berrange · 9 years ago
  14. ddbb0d0 crypto: introduce new module for computing hash digests by Daniel P. Berrange · 10 years ago