1. d2b492b crypto: hash - introduce crypto_hash_alg_has_setkey() by Eric Biggers · 6 years ago
  2. 43259d0 crypto: hmac - require that the underlying hash algorithm is unkeyed by Eric Biggers · 7 years ago
  3. c104795 crypto: ahash - Fix EINPROGRESS notification callback by Herbert Xu · 7 years ago
  4. 331bf73 crypto: sha1-mb - async implementation for sha1-mb by Megha Dey · 8 years ago
  5. 8965450 crypto: hash - Remove crypto_hash interface by Herbert Xu · 8 years ago
  6. 1e65b81 crypto: sha-mb - multibuffer crypto infrastructure by Tim Chen · 10 years ago
  7. 75ecb23 crypto: hash - Add real ahash walk interface by Herbert Xu · 10 years ago
  8. 50fc3e8 crypto: add crypto_[un]register_shashes for [un]registering multiple shash entries at once by Jussi Kivilinna · 12 years ago
  9. 66f6ce5 crypto: ahash - Add unaligned handling and default operations by Herbert Xu · 15 years ago
  10. 500b3e3 crypto: ahash - Remove old_ahash_alg by Herbert Xu · 15 years ago
  11. 4dc10c0 crypto: crypto4xx - Switch to new style ahash by Herbert Xu · 15 years ago
  12. 52861c7 crypto: hash - Add helpers to free spawns by Herbert Xu · 15 years ago
  13. 01c2dec crypto: ahash - Add instance/spawn support by Herbert Xu · 15 years ago
  14. 88056ec crypto: ahash - Convert to new style algorithms by Herbert Xu · 15 years ago
  15. fc00127 crypto: ahash - Add crypto_ahash_set_reqsize by Herbert Xu · 15 years ago
  16. 7eddf95 crypto: shash - Export async functions by Herbert Xu · 15 years ago
  17. 113adef crypto: shash - Make descsize a run-time attribute by Herbert Xu · 15 years ago
  18. ef5d590 crypto: shash - Add shash_instance_ctx by Herbert Xu · 15 years ago
  19. 0390e6a crypto: shash - Add __crypto_shash_cast by Herbert Xu · 15 years ago
  20. cde6263 crypto: shash - Add crypto_shash_ctx_aligned by Herbert Xu · 15 years ago
  21. 619a6eb crypto: shash - Add shash_register_instance by Herbert Xu · 15 years ago
  22. 7d6f564 crypto: shash - Add shash_attr_alg2 helper by Herbert Xu · 15 years ago
  23. 9429699 crypto: shash - Add spawn support by Herbert Xu · 15 years ago
  24. 2e4fddd crypto: shash - Add shash_instance by Herbert Xu · 15 years ago
  25. 5f7082e crypto: hash - Export shash through hash by Herbert Xu · 16 years ago
  26. dec8b78 crypto: hash - Add import/export interface by Herbert Xu · 16 years ago
  27. 7b5a080b crypto: hash - Add shash interface by Herbert Xu · 16 years ago
  28. 18e33e6 crypto: hash - Move ahash functions into crypto/hash.h by Herbert Xu · 16 years ago
  29. 2003625 crypto: hash - Added scatter list walking helper by Herbert Xu · 16 years ago