1. 50fc3e8 crypto: add crypto_[un]register_shashes for [un]registering multiple shash entries at once by Jussi Kivilinna · 12 years ago
  2. 1e12299 crypto: user - Fix lookup of algorithms with IV generator by Steffen Klassert · 12 years ago
  3. 332a339 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 15 years ago
  4. 0c7d400 crypto: skcipher - Fix skcipher_dequeue_givcrypt NULL test by Herbert Xu · 15 years ago
  5. 66f6ce5 crypto: ahash - Add unaligned handling and default operations by Herbert Xu · 15 years ago
  6. 500b3e3 crypto: ahash - Remove old_ahash_alg by Herbert Xu · 15 years ago
  7. 4dc10c0 crypto: crypto4xx - Switch to new style ahash by Herbert Xu · 15 years ago
  8. 52861c7 crypto: hash - Add helpers to free spawns by Herbert Xu · 15 years ago
  9. 01c2dec crypto: ahash - Add instance/spawn support by Herbert Xu · 15 years ago
  10. 88056ec crypto: ahash - Convert to new style algorithms by Herbert Xu · 15 years ago
  11. fc00127 crypto: ahash - Add crypto_ahash_set_reqsize by Herbert Xu · 15 years ago
  12. 7eddf95 crypto: shash - Export async functions by Herbert Xu · 15 years ago
  13. 113adef crypto: shash - Make descsize a run-time attribute by Herbert Xu · 15 years ago
  14. ef5d590 crypto: shash - Add shash_instance_ctx by Herbert Xu · 15 years ago
  15. 0390e6a crypto: shash - Add __crypto_shash_cast by Herbert Xu · 15 years ago
  16. cde6263 crypto: shash - Add crypto_shash_ctx_aligned by Herbert Xu · 15 years ago
  17. 619a6eb crypto: shash - Add shash_register_instance by Herbert Xu · 15 years ago
  18. 7d6f564 crypto: shash - Add shash_attr_alg2 helper by Herbert Xu · 15 years ago
  19. 9429699 crypto: shash - Add spawn support by Herbert Xu · 15 years ago
  20. 2e4fddd crypto: shash - Add shash_instance by Herbert Xu · 15 years ago
  21. a1d2f09 crypto: compress - Add pcomp interface by Geert Uytterhoeven · 15 years ago
  22. 5f7082e crypto: hash - Export shash through hash by Herbert Xu · 16 years ago
  23. dec8b78 crypto: hash - Add import/export interface by Herbert Xu · 16 years ago
  24. 7b5a080b crypto: hash - Add shash interface by Herbert Xu · 16 years ago
  25. 17f0f4a crypto: rng - RNG interface and implementation by Neil Horman · 16 years ago
  26. 5be5e66 crypto: skcipher - Move IV generators into their own modules by Herbert Xu · 16 years ago
  27. 18e33e6 crypto: hash - Move ahash functions into crypto/hash.h by Herbert Xu · 16 years ago
  28. 2003625 crypto: hash - Added scatter list walking helper by Herbert Xu · 16 years ago
  29. f13ba2f [CRYPTO] skcipher: Fix section mismatches by Herbert Xu · 16 years ago
  30. 76fc60a [CRYPTO] skcipher: Move chainiv/seqiv into crypto_blkcipher module by Herbert Xu · 16 years ago
  31. e7cd251 [CRYPTO] chainiv: Avoid lock spinning where possible by Herbert Xu · 17 years ago
  32. 3631c65 [CRYPTO] null: Add null blkcipher algorithm by Herbert Xu · 17 years ago
  33. d29ce98 [CRYPTO] aead: Create default givcipher instances by Herbert Xu · 17 years ago
  34. 5b6d2d7 [CRYPTO] aead: Add aead_geniv_alloc/aead_geniv_free by Herbert Xu · 17 years ago
  35. b9c55aa [CRYPTO] skcipher: Create default givcipher instances by Herbert Xu · 17 years ago
  36. 15c6728 [CRYPTO] skcipher: Added skcipher_givcrypt_complete by Herbert Xu · 17 years ago
  37. ecfc432 [CRYPTO] skcipher: Add skcipher_geniv_alloc/skcipher_geniv_free by Herbert Xu · 17 years ago
  38. 61da88e [CRYPTO] skcipher: Add givcrypt operations and givcipher type by Herbert Xu · 17 years ago
  39. 378f4f5 [CRYPTO] skcipher: Add crypto_grab_skcipher interface by Herbert Xu · 17 years ago