1. 155f7d3 crypto: header - Fix spelling errors by Zhen Lei · 3 years, 8 months ago
  2. 83681f2 crypto: api - check for ERR pointers in crypto_destroy_tfm() by Ard Biesheuvel · 3 years, 10 months ago
  3. 660d206 crypto - shash: reduce minimum alignment of shash_desc structure by Ard Biesheuvel · 4 years ago
  4. f858dde crypto: ahash - Remove AHASH_REQUEST_ON_STACK by Herbert Xu · 4 years, 4 months ago
  5. e73d340 crypto: ahash - Add init_tfm/exit_tfm by Herbert Xu · 4 years, 4 months ago
  6. 453431a mm, treewide: rename kzfree() to kfree_sensitive() by Waiman Long · 4 years, 5 months ago
  7. da087a4 crypto: hash - drop duplicated word in a comment by Randy Dunlap · 4 years, 5 months ago
  8. 822a98b crypto: hash - introduce crypto_shash_tfm_digest() by Eric Biggers · 4 years, 8 months ago
  9. fbce6be crypto: shash - Add init_tfm/exit_tfm and verify descsize by Herbert Xu · 5 years ago
  10. d63007e crypto: ablkcipher - remove deprecated and unused ablkcipher support by Ard Biesheuvel · 5 years ago
  11. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  12. e135440 crypto: hash - fix incorrect HASH_MAX_DESCSIZE by Eric Biggers · 6 years ago
  13. 877b569 crypto: shash - remove shash_desc::flags by Eric Biggers · 6 years ago
  14. f7d76e0 crypto: user - fix use_after_free of struct xxx_request by Corentin Labbe · 6 years ago
  15. 6e8e72c crypto: user - convert all stats from u32 to u64 by Corentin Labbe · 6 years ago
  16. cac5818 crypto: user - Implement a generic crypto statistics by Corentin Labbe · 6 years ago
  17. b68a7ec crypto: hash - Remove VLA usage by Kees Cook · 6 years ago
  18. 3d053d5 crypto: hash - Prevent use of req->result in ahash update by Kamil Konieczny · 7 years ago
  19. b40fa82 crypto: doc - clear htmldocs build warnings for crypto/hash by tcharding · 7 years ago
  20. 9fa68f6 crypto: hash - prevent using keyed hashes without setting key by Eric Biggers · 7 years ago
  21. 560b1a8 crypto: doc - clarify return values for async hash methods by Kamil Konieczny · 7 years ago
  22. 379d972 crypto: doc - Fix hash export state information by Rabin Vincent · 8 years ago
  23. 0184cfe crypto: doc - fix source comments for Sphinx by Stephan Mueller · 8 years ago
  24. 6eae29e crypto: doc - document correct return value for request allocation by Eric Biggers · 9 years ago
  25. d12481b crypto: hash - Add helpers to return alg and driver names by Herbert Xu · 9 years ago
  26. 8d18e34 crypto: hash - Add crypto_has_ahash helper by Herbert Xu · 9 years ago
  27. e67ffe0 crypto: hash - Add helpers to zero stack request/descriptor by Herbert Xu · 9 years ago
  28. a5596d6 crypto: hash - Add crypto_ahash_has_setkey by Herbert Xu · 9 years ago
  29. 524e56c crypto: ahash - Add crypto_ahash_blocksize by Herbert Xu · 9 years ago
  30. d4421c5 crypto: hash - Add AHASH_REQUEST_ON_STACK by Herbert Xu · 9 years ago
  31. 12f7c14 crypto: doc - Fix typo in crypto-API.xml by Masanari Iida · 10 years ago
  32. 52744af crypto: doc - document uncovered member variables by Stephan Mueller · 10 years ago
  33. 968ab29 crypto: doc - SHASH API documentation by Stephan Mueller · 10 years ago
  34. 90240ff crypto: doc - AHASH API documentation by Stephan Mueller · 10 years ago
  35. 5d8c723 crypto: doc - hash data structures by Stephan Mueller · 10 years ago
  36. a0a77af crypto: LLVMLinux: Add macro to remove use of VLAIS in crypto code by Behan Webster · 10 years ago
  37. 3e3dc25 crypto: Resolve shadow warnings by Mark Rustad · 10 years ago
  38. fa64966 crypto: shash - Fix digest size offset by Herbert Xu · 15 years ago
  39. 66f6ce5 crypto: ahash - Add unaligned handling and default operations by Herbert Xu · 15 years ago
  40. 500b3e3 crypto: ahash - Remove old_ahash_alg by Herbert Xu · 15 years ago
  41. 88056ec crypto: ahash - Convert to new style algorithms by Herbert Xu · 15 years ago
  42. 113adef crypto: shash - Make descsize a run-time attribute by Herbert Xu · 15 years ago
  43. aef73cf crypto: async - Use kzfree for requests by Herbert Xu · 15 years ago
  44. 99d27e1 crypto: shash - Export/import hash state only by Herbert Xu · 15 years ago
  45. 9749598 crypto: shash - Add crypto_shash_blocksize by Herbert Xu · 16 years ago
  46. 412e87a crypto: shash - Fix tfm destruction by Herbert Xu · 16 years ago
  47. dec8b78 crypto: hash - Add import/export interface by Herbert Xu · 16 years ago
  48. 7b5a080b crypto: hash - Add shash interface by Herbert Xu · 16 years ago
  49. 318e531 crypto: hash - Add missing top-level functions by Herbert Xu · 16 years ago
  50. 18e33e6 crypto: hash - Move ahash functions into crypto/hash.h by Herbert Xu · 16 years ago