1. adf26e8 crypto: hash - prevent using keyed hashes without setting key by Eric Biggers · 6 years ago
  2. 6eae29e crypto: doc - document correct return value for request allocation by Eric Biggers · 8 years ago
  3. d12481b crypto: hash - Add helpers to return alg and driver names by Herbert Xu · 8 years ago
  4. 8d18e34 crypto: hash - Add crypto_has_ahash helper by Herbert Xu · 8 years ago
  5. e67ffe0 crypto: hash - Add helpers to zero stack request/descriptor by Herbert Xu · 8 years ago
  6. a5596d6 crypto: hash - Add crypto_ahash_has_setkey by Herbert Xu · 8 years ago
  7. 524e56c crypto: ahash - Add crypto_ahash_blocksize by Herbert Xu · 9 years ago
  8. d4421c5 crypto: hash - Add AHASH_REQUEST_ON_STACK by Herbert Xu · 9 years ago
  9. 12f7c14 crypto: doc - Fix typo in crypto-API.xml by Masanari Iida · 9 years ago
  10. 52744af crypto: doc - document uncovered member variables by Stephan Mueller · 10 years ago
  11. 968ab29 crypto: doc - SHASH API documentation by Stephan Mueller · 10 years ago
  12. 90240ff crypto: doc - AHASH API documentation by Stephan Mueller · 10 years ago
  13. 5d8c723 crypto: doc - hash data structures by Stephan Mueller · 10 years ago
  14. a0a77af crypto: LLVMLinux: Add macro to remove use of VLAIS in crypto code by Behan Webster · 10 years ago
  15. 3e3dc25 crypto: Resolve shadow warnings by Mark Rustad · 10 years ago
  16. fa64966 crypto: shash - Fix digest size offset by Herbert Xu · 15 years ago
  17. 66f6ce5 crypto: ahash - Add unaligned handling and default operations by Herbert Xu · 15 years ago
  18. 500b3e3 crypto: ahash - Remove old_ahash_alg by Herbert Xu · 15 years ago
  19. 88056ec crypto: ahash - Convert to new style algorithms by Herbert Xu · 15 years ago
  20. 113adef crypto: shash - Make descsize a run-time attribute by Herbert Xu · 15 years ago
  21. aef73cf crypto: async - Use kzfree for requests by Herbert Xu · 15 years ago
  22. 99d27e1 crypto: shash - Export/import hash state only by Herbert Xu · 15 years ago
  23. 9749598 crypto: shash - Add crypto_shash_blocksize by Herbert Xu · 15 years ago
  24. 412e87a crypto: shash - Fix tfm destruction by Herbert Xu · 15 years ago
  25. dec8b78 crypto: hash - Add import/export interface by Herbert Xu · 16 years ago
  26. 7b5a080b crypto: hash - Add shash interface by Herbert Xu · 16 years ago
  27. 318e531 crypto: hash - Add missing top-level functions by Herbert Xu · 16 years ago
  28. 18e33e6 crypto: hash - Move ahash functions into crypto/hash.h by Herbert Xu · 16 years ago