1. dd39aff crypto: hash - set CRYPTO_TFM_NEED_KEY if ->setkey() fails by Eric Biggers · 5 years ago
  2. 38605cc crypto: ahash - fix another early termination in hash walk by Eric Biggers · 5 years ago
  3. 7246bf3 crypto: ahash - Fix early termination in hash walk by Herbert Xu · 6 years ago
  4. adf26e8 crypto: hash - prevent using keyed hashes without setting key by Eric Biggers · 6 years ago
  5. d2b492b crypto: hash - introduce crypto_hash_alg_has_setkey() by Eric Biggers · 6 years ago
  6. c104795 crypto: ahash - Fix EINPROGRESS notification callback by Herbert Xu · 7 years ago
  7. 2495cf2 crypto: ahash - Add padding in crypto_ahash_extsize by Herbert Xu · 8 years ago
  8. 13f4bb7 crypto: hash - Fix page length clamping in hash walk by Herbert Xu · 8 years ago
  9. 8965450 crypto: hash - Remove crypto_hash interface by Herbert Xu · 8 years ago
  10. 8d18e34 crypto: hash - Add crypto_has_ahash helper by Herbert Xu · 8 years ago
  11. a5596d6 crypto: hash - Add crypto_ahash_has_setkey by Herbert Xu · 8 years ago
  12. 8996eaf crypto: ahash - ensure statesize is non-zero by Russell King · 9 years ago
  13. 5be4d4c crypto: replace scatterwalk_sg_next with sg_next by Cristian Stoica · 9 years ago
  14. b516d51 crypto: ahash - fixed style error in ahash.c by Joshua I. James · 9 years ago
  15. 6d9529c crypto: hash - initialize entry len for null input in crypto hash sg list walk by Tim Chen · 10 years ago
  16. 75ecb23 crypto: hash - Add real ahash walk interface by Herbert Xu · 10 years ago
  17. d4a7a0f crypto: hash - Simplify the ahash_finup implementation by Marek Vasut · 10 years ago
  18. 1ffc9fb crypto: hash - Pull out the functions to save/restore request by Marek Vasut · 10 years ago
  19. ab6bf4e crypto: hash - Fix the pointer voodoo in unaligned ahash by Marek Vasut · 10 years ago
  20. 1d9a394 crypto: ahash - Fully restore ahash request before completing by Marek Vasut · 10 years ago
  21. 9a5467b crypto: user - fix info leaks in report API by Mathias Krause · 11 years ago
  22. 6662df3 crypto: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  23. f0dfc0b crypto: remove the second argument of k[un]map_atomic() by Cong Wang · 12 years ago
  24. 3acc847 crypto: algapi - Fix build problem with NET disabled by Herbert Xu · 13 years ago
  25. 6238cba crypto: Add userspace report for ahash type algorithms by Steffen Klassert · 13 years ago
  26. 23a75ee crypto: hash - Fix handling of small unaligned buffers by Szilveszter Ördög · 14 years ago
  27. cbb9bf6 crypto: hash - Fix handling of unaligned buffers by Szilveszter Ördög · 14 years ago
  28. 5befbd5 crypto: ahash - Use GFP_KERNEL on allocation if the request can sleep by Steffen Klassert · 15 years ago
  29. a70c522 crypto: ahash - Fix setkey crash by Herbert Xu · 15 years ago
  30. 66f6ce5 crypto: ahash - Add unaligned handling and default operations by Herbert Xu · 15 years ago
  31. 093900c crypto: ahash - Use GFP_KERNEL in unaligned setkey by Herbert Xu · 15 years ago
  32. 8c32c51 crypto: hash - Zap unaligned buffers by Herbert Xu · 15 years ago
  33. 500b3e3 crypto: ahash - Remove old_ahash_alg by Herbert Xu · 15 years ago
  34. 01c2dec crypto: ahash - Add instance/spawn support by Herbert Xu · 15 years ago
  35. 88056ec crypto: ahash - Convert to new style algorithms by Herbert Xu · 15 years ago
  36. d315a0e crypto: hash - Fix handling of sg entry that crosses page boundary by Herbert Xu · 15 years ago
  37. bb402f1 crypto: ahash - Fix digest size in /proc/crypto by Lee Nipper · 15 years ago
  38. 3751f40 crypto: hash - Make setkey optional by Herbert Xu · 15 years ago
  39. 5f7082e crypto: hash - Export shash through hash by Herbert Xu · 16 years ago
  40. dec8b78 crypto: hash - Add import/export interface by Herbert Xu · 16 years ago
  41. 2003625 crypto: hash - Added scatter list walking helper by Herbert Xu · 16 years ago
  42. 166247f crypto: hash - Removed vestigial ahash fields by Herbert Xu · 16 years ago
  43. ca786dc crypto: hash - Fixed digest size check by Herbert Xu · 16 years ago
  44. 004a403 [CRYPTO] hash: Add asynchronous hash support by Loc Ho · 16 years ago