1. ca81a1a crypto: crc32c - Kill pointless CRYPTO_CRC32C_X86_64 option by Herbert Xu · 11 years ago
  2. 32dc43e Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  3. 9d3cae2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  4. 78c37d1 crypto: crc32 - add crc32 pclmulqdq implementation and wrappers for table implementation by Alexander Boyko · 11 years ago
  5. 3b4afaf crypto: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  6. 323a6bf powerpc: Add a powerpc implementation of SHA-1 by Michael Ellerman · 12 years ago
  7. 044ab52 crypto: cast5/cast6 - move lookup tables to shared module by Jussi Kivilinna · 12 years ago
  8. d9b1d2e crypto: camellia - add AES-NI/AVX/x86_64 assembler implementation of camellia cipher by Jussi Kivilinna · 12 years ago
  9. 6a8ce1e crypto: crc32c - Optimize CRC32C calculation with PCLMULQDQ instruction by Tim Chen · 12 years ago
  10. d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  11. 964f3b3 KEYS: Implement asymmetric key type by David Howells · 12 years ago
  12. d66e6737 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  13. 97da37b crypto: Build SPARC DES algorithms on SPARC only. by Dave Jones · 12 years ago
  14. f0be44f arm/crypto: Add optimized AES and SHA1 routines by David McCullough · 12 years ago
  15. 81658ad sparc64: Add CAMELLIA driver making use of the new camellia opcodes. by David S. Miller · 12 years ago
  16. c5aac2d sparc64: Add DES driver making use of the new des opcodes. by David S. Miller · 12 years ago
  17. 442a7c4 sparc64: Add CRC32C driver making use of the new crc32c opcode. by David S. Miller · 12 years ago
  18. 9bf4852d sparc64: Add AES driver making use of the new aes opcodes. by David S. Miller · 12 years ago
  19. fa4dfed sparc64: Add MD5 driver making use of the 'md5' instruction. by David S. Miller · 12 years ago
  20. 775e0c6 sparc64: Add SHA384/SHA512 driver making use of the 'sha512' instruction. by David S. Miller · 12 years ago
  21. 86c93b2 sparc64: Add SHA224/SHA256 driver making use of the 'sha256' instruction. by David S. Miller · 12 years ago
  22. 4ff28d4 sparc64: Add SHA1 driver making use of the 'sha1' instruction. by David S. Miller · 12 years ago
  23. 023af60 crypto: aesni_intel - improve lrw and xts performance by utilizing parallel AES-NI hardware pipelines by Jussi Kivilinna · 12 years ago
  24. 35a1fc1 powerpc/crypto: add 842 crypto driver by Seth Jennings · 12 years ago
  25. 4ea1277 crypto: cast6 - add x86_64/avx assembler implementation by Johannes Goetzfried · 12 years ago
  26. 4d6d6a2 crypto: cast5 - add x86_64/avx assembler implementation by Johannes Goetzfried · 12 years ago
  27. b9b0f08 crypto: arc4 - now arc needs blockcipher support by Sebastian Andrzej Siewior · 12 years ago
  28. a7378d4 crypto: twofish-avx - remove duplicated glue code and use shared glue code from glue_helper by Jussi Kivilinna · 12 years ago
  29. 414cb5e crypto: twofish-x86_64-3way - remove duplicated glue code and use shared glue code from glue_helper by Jussi Kivilinna · 12 years ago
  30. 964263a crypto: camellia-x86_64 - remove duplicated glue code and use shared glue code from glue_helper by Jussi Kivilinna · 12 years ago
  31. 1d0debb crypto: serpent-avx: remove duplicated glue code and use shared glue code from glue_helper by Jussi Kivilinna · 12 years ago
  32. 596d875 crypto: serpent-sse2 - split generic glue code to new helper module by Jussi Kivilinna · 12 years ago
  33. a9629d7 crypto: aes_ni - change to use shared ablk_* functions by Jussi Kivilinna · 12 years ago
  34. 30a0400 crypto: twofish-avx - change to use shared ablk_* functions by Jussi Kivilinna · 12 years ago
  35. ffaf915 crypto: ablk_helper - move ablk_* functions from serpent-sse2/avx glue code to shared module by Jussi Kivilinna · 12 years ago
  36. 7efe407 crypto: serpent - add x86_64/avx assembler implementation by Johannes Goetzfried · 12 years ago
  37. 107778b crypto: twofish - add x86_64/avx assembler implementation by Johannes Goetzfried · 12 years ago
  38. f21a7c1 um: several x86 hw-dependent crypto modules won't build on uml by Al Viro · 12 years ago
  39. 6a0962b crypto: crc32c should use library implementation by Darrick J. Wong · 12 years ago
  40. 0b95ec5 crypto: camellia - add assembler implementation for x86_64 by Jussi Kivilinna · 12 years ago
  41. 4f58cb9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  42. 08c70fc crypto: gf128mul - remove leftover "(EXPERIMENTAL)" in Kconfig by Jussi Kivilinna · 12 years ago
  43. feaf0cf crypto: serpent-sse2 - select LRW and XTS by Jussi Kivilinna · 12 years ago
  44. e7cda5d crypto: twofish-x86_64-3way - select LRW and XTS by Jussi Kivilinna · 12 years ago
  45. 5bcf8e6 crypto: xts - remove dependency on EXPERIMENTAL by Jussi Kivilinna · 12 years ago
  46. 2470a2b crypto: lrw - remove dependency on EXPERIMENTAL by Jussi Kivilinna · 12 years ago
  47. 341975b crypto: serpent-sse2 - should select CRYPTO_CRYPTD by Jussi Kivilinna · 13 years ago
  48. 251496d crypto: serpent - add 4-way parallel i586/SSE2 assembler implementation by Jussi Kivilinna · 13 years ago
  49. 937c30d crypto: serpent - add 8-way parallel x86_64/SSE2 assembler implementation by Jussi Kivilinna · 13 years ago
  50. 2290c0d Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  51. 4da669a crypto: drop selects of bogus Kconfig symbol by Paul Bolle · 13 years ago
  52. d19978f crypto: fix typo in crypto/Kconfig by Valdis.Kletnieks@vt.edu · 13 years ago
  53. 5db017a crypto: user - Depend on NET instead of selecting it by Herbert Xu · 13 years ago
  54. ea8bdfc crypto: user - Add dependency on NET by Herbert Xu · 13 years ago
  55. a38f790 crypto: Add userspace configuration API by Steffen Klassert · 13 years ago
  56. 8280daa crypto: twofish - add 3-way parallel x86_64 assembler implemention by Jussi Kivilinna · 13 years ago
  57. 64b94ce crypto: blowfish - add x86_64 assembly implementation by Jussi Kivilinna · 13 years ago
  58. 52ba867 crypto: blowfish - split generic and common c code by Jussi Kivilinna · 13 years ago
  59. 66be895 crypto: sha1 - SSSE3 based SHA1 implementation for x86-64 by Mathias Krause · 13 years ago
  60. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  61. 35ed4b3 doc: Kconfig: `to be' -> `be' by Michael Witten · 13 years ago
  62. 8af0086 crypto: UML build fixes by Richard Weinberger · 13 years ago
  63. b23b645 crypto: aesni-intel - Merge with fpu.ko by Andy Lutomirski · 13 years ago
  64. 8ad225e crypto: gf128mul - Remove experimental tag by Herbert Xu · 13 years ago
  65. 7451708 crypto: af_alg - Add dependency on NET by Herbert Xu · 14 years ago
  66. 0d258ef crypto: aesni-intel - Ported implementation to x86-32 by Mathias Krause · 14 years ago
  67. 8ff5909 crypto: algif_skcipher - User-space interface for skcipher operations by Herbert Xu · 14 years ago
  68. fe869cd crypto: algif_hash - User-space interface for hash operations by Herbert Xu · 14 years ago
  69. 03c8efc crypto: af_alg - User-space interface for Crypto API by Herbert Xu · 14 years ago
  70. 6d8de74 crypto: Kconfig - update broken web addresses by Justin P. Mattock · 14 years ago
  71. e84c548 crypto: fips - FIPS requires algorithm self-tests by Chuck Ebbert · 14 years ago
  72. 00ca28a crypto: testmgr - Default to no tests by Herbert Xu · 14 years ago
  73. 326a634 crypto: testmgr - Fix test disabling option by Herbert Xu · 14 years ago
  74. 0b767f9 crypto: testmgr - add an option to disable cryptoalgos' self-tests by Alexander Shishkin · 14 years ago
  75. bc94e59 crypto: pcomp - Fix illegal Kconfig configuration by Herbert Xu · 14 years ago
  76. f77f13e Fix comment and Kconfig typos for 'require' and 'fragment' by Gilles Espinasse · 14 years ago
  77. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  78. 7dd607e crypto: fix typo in Kconfig help text by Jiri Kosina · 14 years ago
  79. 5068c7a crypto: pcrypt - Add pcrypt crypto parallelization wrapper by Steffen Klassert · 14 years ago
  80. 3e02e5c crypto: ghash-intel - Fix building failure on x86_32 by Huang Ying · 15 years ago
  81. 0e1227d crypto: ghash - Add PCLMULQDQ accelerated implementation by Huang Ying · 15 years ago
  82. f1939f7 crypto: vmac - New hash algorithm for intel_txt support by Shane Wang · 15 years ago
  83. 4e4ed83 crypto: fips - Depend on ansi_cprng by Neil Horman · 15 years ago
  84. 73fec12 Revert crypto: fips - Select CPRNG by Herbert Xu · 15 years ago
  85. 9382d97 crypto: gcm - Use GHASH digest algorithm by Huang Ying · 15 years ago
  86. 2cdc689 crypto: ghash - Add GHASH digest algorithm for GCM by Huang Ying · 15 years ago
  87. 215ccd6 crypto: fips - Select CPRNG by Neil Horman · 15 years ago
  88. 2730017 crypto: ansi_cprng - Do not select FIPS by Herbert Xu · 15 years ago
  89. 2cf4ac8 crypto: aes-ni - Add support for more modes by Huang Ying · 15 years ago
  90. 150c7e8 crypto: fpu - Add template for blkcipher touching FPU by Huang Ying · 15 years ago
  91. 0c01aed crypto: testmgr - add zlib test by Geert Uytterhoeven · 15 years ago
  92. bf68e65 crypto: zlib - New zlib crypto module, using pcomp by Geert Uytterhoeven · 15 years ago
  93. a1d2f09 crypto: compress - Add pcomp interface by Geert Uytterhoeven · 15 years ago
  94. 0a2e821 crypto: chainiv - Use kcrypto_wq instead of keventd_wq by Huang Ying · 15 years ago
  95. 254eff7 crypto: cryptd - Per-CPU thread implementation based on kcrypto_wq by Huang Ying · 15 years ago
  96. 25c38d3 crypto: api - Use dedicated workqueue for crypto subsystem by Huang Ying · 15 years ago
  97. 54b6a1b crypto: aes-ni - Add support to Intel AES-NI instructions for x86_64 platform by Huang Ying · 15 years ago
  98. bd9d20d crypto: sha512 - Switch to shash by Adrian-Ken Rueegsegger · 15 years ago
  99. 19e2bf1 crypto: michael_mic - Switch to shash by Adrian-Ken Rueegsegger · 15 years ago
  100. 4946510 crypto: wp512 - Switch to shash by Adrian-Ken Rueegsegger · 15 years ago