1. 002c77a crypto: fips - only panic on bad/missing crypto mod signatures by Jarod Wilson · 10 years ago
  2. 1c8fca1 crypto: sanitize argument for format string by Kees Cook · 11 years ago
  3. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  4. 3e8afe3 crypto: use ERR_CAST by Julia Lawall · 11 years ago
  5. 3987103 crypto: algapi - Move larval completion into algboss by Herbert Xu · 12 years ago
  6. 4b00434 crypto: Add bulk algorithm registration interface by Mark Brown · 12 years ago
  7. ce3fd84 crypto: Unlink and free instances when deleted by Steffen Klassert · 13 years ago
  8. 22e5b20 crypto: Export crypto_remove_final by Steffen Klassert · 13 years ago
  9. 89b596b crypto: Export crypto_remove_spawns by Steffen Klassert · 13 years ago
  10. 64a947b crypto: Add a flag to identify crypto instances by Steffen Klassert · 13 years ago
  11. df2071b Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Herbert Xu · 14 years ago
  12. c614e10 crypto: algapi - Remove unneeded null check by Dan Carpenter · 14 years ago
  13. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  14. 5357c6c crypto: algapi - Fix checkpatch errors by Richard Hartmann · 14 years ago
  15. 332a339 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 15 years ago
  16. 2bf2901 crypto: api - Do not displace newly registered algorithms by Herbert Xu · 15 years ago
  17. 0c7d400 crypto: skcipher - Fix skcipher_dequeue_givcrypt NULL test by Herbert Xu · 15 years ago
  18. 7ede5a5 crypto: api - Fix crypto_drop_spawn crash on blank spawns by Herbert Xu · 15 years ago
  19. d06854f crypto: api - Add crypto_attr_alg2 helper by Herbert Xu · 15 years ago
  20. 97eedce crypto: api - Add new style spawn support by Herbert Xu · 15 years ago
  21. 70ec7bb crypto: api - Add crypto_alloc_instance2 by Herbert Xu · 15 years ago
  22. b8e1599 crypto: api - Fix algorithm test race that broke aead initialisation by Herbert Xu · 15 years ago
  23. 73d3864 crypto: api - Use test infrastructure by Herbert Xu · 16 years ago
  24. c51b6c8 crypto: api - Export crypto_alg_lookup instead of __crypto_alg_lookup by Herbert Xu · 16 years ago
  25. 68b6c7d [CRYPTO] api: Add crypto_attr_alg_name by Herbert Xu · 17 years ago
  26. 7613636 [CRYPTO] api: Add crypto_inc and crypto_xor by Herbert Xu · 17 years ago
  27. 38cb241 [CRYPTO] api: Fix potential race in crypto_remove_spawn by Herbert Xu · 17 years ago
  28. d805848 [CRYPTO] api: Explain the comparison on larval cra_name by Herbert Xu · 17 years ago
  29. 7061378 [CRYPTO] blkcipher: Remove alignment restriction on block size by Herbert Xu · 17 years ago
  30. 3c09f17 [CRYPTO] aead: Add authenc by Herbert Xu · 17 years ago
  31. 39e1ee01 [CRYPTO] api: Add support for multiple template parameters by Herbert Xu · 17 years ago
  32. fe3c520 [CRYPTO] api: Wake up all waiters when larval completes by Herbert Xu · 17 years ago
  33. a73e699 [CRYPTO] api: Do not remove users unless new algorithm matches by Herbert Xu · 17 years ago
  34. b5b7f08 [CRYPTO] api: Add async blkcipher type by Herbert Xu · 17 years ago
  35. ebc610e [CRYPTO] templates: Pass type/mask when creating instances by Herbert Xu · 17 years ago
  36. 27d2a33 [CRYPTO] api: Allow multiple frontends per backend by Herbert Xu · 17 years ago
  37. 2e306ee [CRYPTO] api: Add type-safe spawns by Herbert Xu · 18 years ago
  38. f1ddcaf [CRYPTO] api: Remove deprecated interface by Herbert Xu · 17 years ago
  39. 7fed0bf [CRYPTO] api: Add common instance initialisation code by Herbert Xu · 18 years ago
  40. 6bfd480 [CRYPTO] api: Added spawns by Herbert Xu · 18 years ago
  41. 492e2b6 [CRYPTO] api: Allow algorithm lookup by type by Herbert Xu · 18 years ago
  42. 2825982 [CRYPTO] api: Added event notification by Herbert Xu · 18 years ago
  43. 4cc7720 [CRYPTO] api: Add template registration by Herbert Xu · 18 years ago
  44. cce9e06 [CRYPTO] api: Split out low-level API by Herbert Xu · 18 years ago