1. 516280e crypto: ccm - Fix handling of null assoc data by Jarod Wilson · 15 years ago
  2. bac1b5c crypto: blkcipher - Fix WARN_ON handling in walk_done by Herbert Xu · 15 years ago
  3. 29b37f4 crypto: authenc - Fix zero-length IV crash by Herbert Xu · 15 years ago
  4. 209b84a dmaengine: replace dma_async_client_register with dmaengine_get by Dan Williams · 15 years ago
  5. 2ba0562 dmaengine: provide a common 'issue_pending_all' implementation by Dan Williams · 15 years ago
  6. bec0851 dmaengine: centralize channel allocation, introduce dma_find_channel by Dan Williams · 15 years ago
  7. 6f49a57 dmaengine: up-level reference counting to the module level by Dan Williams · 15 years ago
  8. 07f2211 dmaengine: remove dependency on async_tx by Dan Williams · 15 years ago
  9. 0ee4a96 crypto: aes - Precompute tables by Herbert Xu · 15 years ago
  10. bcf84a3 crypto: testmgr - Correct comment about deflate parameters by Geert Uytterhoeven · 15 years ago
  11. f0d1ec3 crypto: salsa20 - Remove private wrappers around various operations by Harvey Harrison · 15 years ago
  12. ad79cdd crypto: des3_ede - permit weak keys unless REQ_WEAK_KEY set by Jarod Wilson · 15 years ago
  13. bd9d20d crypto: sha512 - Switch to shash by Adrian-Ken Rueegsegger · 15 years ago
  14. f9e2bca crypto: sha512 - Move message schedule W[80] to static percpu area by Adrian-Ken Rueegsegger · 15 years ago
  15. 19e2bf1 crypto: michael_mic - Switch to shash by Adrian-Ken Rueegsegger · 15 years ago
  16. 4946510 crypto: wp512 - Switch to shash by Adrian-Ken Rueegsegger · 15 years ago
  17. f63fbd3 crypto: tgr192 - Switch to shash by Adrian-Ken Rueegsegger · 15 years ago
  18. 50e109b5 crypto: sha256 - Switch to shash by Adrian-Ken Rueegsegger · 15 years ago
  19. 14b75ba crypto: md5 - Switch to shash by Adrian-Ken Rueegsegger · 15 years ago
  20. 808a176 crypto: md4 - Switch to shash by Adrian-Ken Rueegsegger · 15 years ago
  21. 54ccb36 crypto: sha1 - Switch to shash by Adrian-Ken Rueegsegger · 15 years ago
  22. 3b8efb4 crypto: rmd320 - Switch to shash by Herbert Xu · 16 years ago
  23. d8a5e2e crypto: rmd256 - Switch to shash by Herbert Xu · 16 years ago
  24. e5835fb crypto: rmd160 - Switch to shash by Herbert Xu · 16 years ago
  25. 7c4468b crypto: rmd128 - Switch to shash by Herbert Xu · 16 years ago
  26. d35d245 crypto: null - Switch to shash by Herbert Xu · 16 years ago
  27. 3751f40 crypto: hash - Make setkey optional by Herbert Xu · 16 years ago
  28. b812eb0 crypto: testmgr - Validate output length in (de)compression tests by Geert Uytterhoeven · 15 years ago
  29. dad3df2 crypto: remove uses of __constant_{endian} helpers by Harvey Harrison · 15 years ago
  30. 664134d crypto: testmgr - Fix error flow of test_comp by Ingo Molnar · 15 years ago
  31. 09fbf7c crypto: ansi_cprng - fix inverted DT increment routine by Jarod Wilson · 15 years ago
  32. aa1a85d crypto: ansi_cprng - Avoid incorrect extra call to _get_more_prng_bytes by Jarod Wilson · 16 years ago
  33. 31a61bf crypto: md4 - Use ARRAY_SIZE by Julia Lawall · 16 years ago
  34. 69c35ef libcrc32c: Move implementation to crypto crc32c by Herbert Xu · 16 years ago
  35. 8e3ee85 crypto: crc32c - Test descriptor context format by Herbert Xu · 16 years ago
  36. faccc4b crypto: crc32c - Switch to shash by Herbert Xu · 16 years ago
  37. 5f7082e crypto: hash - Export shash through hash by Herbert Xu · 16 years ago
  38. 67cd080 crypto: api - Call type show function before legacy for proc by Herbert Xu · 16 years ago
  39. dec8b78 crypto: hash - Add import/export interface by Herbert Xu · 16 years ago
  40. 3b2f6df crypto: hash - Export shash through ahash by Herbert Xu · 16 years ago
  41. 7b5a080b crypto: hash - Add shash interface by Herbert Xu · 16 years ago
  42. 7b0bac6 crypto: api - Rebirth of crypto_alloc_tfm by Herbert Xu · 16 years ago
  43. 4a77948 crypto: api - Move type exit function into crypto_tfm by Herbert Xu · 16 years ago
  44. 2566578 crypto: ansi_cprng - Allow resetting of DT value by Neil Horman · 16 years ago
  45. 32bd78e crypto: camellia - use kernel-provided bitops, unaligned access by Harvey Harrison · 16 years ago
  46. d12d6b6 crypto: testmgr - Trigger a panic when self test fails in FIPS mode by Neil Horman · 16 years ago
  47. 59da1f8 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 15 years ago
  48. 6a0fcbb crypto: api - Disallow cryptomgr as a module if algorithms are built-in by Herbert Xu · 15 years ago
  49. a06d568 async_xor: dma_map destination DMA_BIDIRECTIONAL by Dan Williams · 15 years ago
  50. b913852 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 16 years ago
  51. f6bccf6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 16 years ago
  52. fdb0ac8 async_tx: make async_tx_run_dependencies() easier to read by Dan Williams · 16 years ago
  53. f4c4cd6 Revert "crypto: camellia - Use kernel-provided bitops, unaligned access helpers" by Herbert Xu · 16 years ago
  54. de24125 async_tx: fix the bug in async_tx_run_dependencies by Yuri Tikhonov · 16 years ago
  55. a0f000e crypto: skcipher - Use RNG interface instead of get_random_bytes by Herbert Xu · 16 years ago
  56. 17f0f4a crypto: rng - RNG interface and implementation by Neil Horman · 16 years ago
  57. ccb778e crypto: api - Add fips_enable flag by Neil Horman · 16 years ago
  58. 5be5e66 crypto: skcipher - Move IV generators into their own modules by Herbert Xu · 16 years ago
  59. 1aa4ecd crypto: cryptomgr - Test ciphers using ECB by Herbert Xu · 16 years ago
  60. 73d3864 crypto: api - Use test infrastructure by Herbert Xu · 16 years ago
  61. da7f033 crypto: cryptomgr - Add test infrastructure by Herbert Xu · 16 years ago
  62. 01b3232 crypto: tcrypt - Add alg_test interface by Herbert Xu · 16 years ago
  63. bdecd22 crypto: tcrypt - Abort and only log if there is an error by Herbert Xu · 16 years ago
  64. 8cb51ba crypto: crc32c - Use Intel CRC32 instruction by Austin Zhang · 16 years ago
  65. f139cfa crypto: tcrypt - Avoid using contiguous pages by Herbert Xu · 16 years ago
  66. a7581a0 crypto: api - Display larval objects properly by Herbert Xu · 16 years ago
  67. c51b6c8 crypto: api - Export crypto_alg_lookup instead of __crypto_alg_lookup by Herbert Xu · 16 years ago
  68. b6d4434 crypto: Kconfig - Replace leading spaces with tabs by Adrian Bunk · 16 years ago
  69. a697690 crypto: authenc - Avoid using clobbered request pointer by Herbert Xu · 16 years ago
  70. dbaaba1 crypto: hash - Fix digest size check for digest type by Herbert Xu · 16 years ago
  71. f176e63 crypto: tcrypt - Fix AEAD chunk testing by Herbert Xu · 16 years ago
  72. e34a8ae async_tx: fix missing braces in async_xor_zero_sum by Dan Williams · 16 years ago
  73. 5554b35 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 16 years ago
  74. 3dce017 async_tx: remove depend_tx from async_tx_sync_epilog by Dan Williams · 16 years ago
  75. d2c52b7 async_tx: export async_tx_quiesce by Dan Williams · 16 years ago
  76. 669ab0b async_tx: fix handling of the "out of descriptor" condition in async_xor by Dan Williams · 16 years ago
  77. 1e55db2 async_tx: ensure the xor destination buffer remains dma-mapped by Dan Williams · 16 years ago
  78. 20fc190 async_tx: list_for_each_entry_rcu() cleanup by Li Zefan · 16 years ago
  79. 260eddf Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 16 years ago
  80. 6c9fcaf Merge branch 'core/rcu' into core/rcu-for-linus by Ingo Molnar · 16 years ago
  81. 7890ea1 Revert crypto: prng - Deterministic CPRNG by Herbert Xu · 16 years ago
  82. 0c81b2a Merge branch 'linus' into core/rcu by Ingo Molnar · 16 years ago
  83. 18e33e6 crypto: hash - Move ahash functions into crypto/hash.h by Herbert Xu · 16 years ago
  84. 5773a3e crypto: crc32c - Add ahash implementation by Herbert Xu · 16 years ago
  85. 2003625 crypto: hash - Added scatter list walking helper by Herbert Xu · 16 years ago
  86. b8454ee crypto: prng - Deterministic CPRNG by Neil Horman · 16 years ago
  87. 166247f crypto: hash - Removed vestigial ahash fields by Herbert Xu · 16 years ago
  88. ca786dc crypto: hash - Fixed digest size check by Herbert Xu · 16 years ago
  89. caee168 crypto: rmd - sparse annotations by Harvey Harrison · 16 years ago
  90. b2b6a17 crypto: rmd128 - sparse annotations by Harvey Harrison · 16 years ago
  91. bd699f2 crypto: camellia - Use kernel-provided bitops, unaligned access helpers by Harvey Harrison · 16 years ago
  92. 4b22f0d crypto: tcrpyt - Remove unnecessary kmap/kunmap calls by Herbert Xu · 16 years ago
  93. d729de2 [CRYPTO] tcrypt: Add self test for des3_ebe cipher operating in cbc mode by Neil Horman · 16 years ago
  94. 5cdcc22 [CRYPTO] rmd: Use pointer form of endian swapping operations by Herbert Xu · 16 years ago
  95. feedfda [CRYPTO] rmd320: Fix endian issues by Adrian-Ken Rueegsegger · 16 years ago
  96. 2952ff1 [CRYPTO] rmd256: Fix endian issues by Adrian-Ken Rueegsegger · 16 years ago
  97. c928a0c [CRYPTO] rmd160: Fix endian issues by Adrian-Ken Rueegsegger · 16 years ago
  98. 0f923a2 [CRYPTO] rmd128: Fix endian problems by Adrian-Ken Rueegsegger · 16 years ago
  99. cde0e2c8 [CRYPTO] tcrypt: Use asynchronous hash interface by Loc Ho · 16 years ago
  100. b8a2825 [CRYPTO] cryptd: Add asynchronous hash support by Loc Ho · 16 years ago