1. 78c37d1 crypto: crc32 - add crc32 pclmulqdq implementation and wrappers for table implementation by Alexander Boyko · 11 years ago
  2. d9b1d2e crypto: camellia - add AES-NI/AVX/x86_64 assembler implementation of camellia cipher by Jussi Kivilinna · 12 years ago
  3. 6a8ce1e crypto: crc32c - Optimize CRC32C calculation with PCLMULQDQ instruction by Tim Chen · 12 years ago
  4. 35b8092 crypto: crc32c - Rename crc32c-intel.c to crc32c-intel_glue.c by Tim Chen · 12 years ago
  5. 4ea1277 crypto: cast6 - add x86_64/avx assembler implementation by Johannes Goetzfried · 12 years ago
  6. 4d6d6a2 crypto: cast5 - add x86_64/avx assembler implementation by Johannes Goetzfried · 12 years ago
  7. 596d875 crypto: serpent-sse2 - split generic glue code to new helper module by Jussi Kivilinna · 12 years ago
  8. ffaf915 crypto: ablk_helper - move ablk_* functions from serpent-sse2/avx glue code to shared module by Jussi Kivilinna · 12 years ago
  9. 7efe407 crypto: serpent - add x86_64/avx assembler implementation by Johannes Goetzfried · 12 years ago
  10. 107778b crypto: twofish - add x86_64/avx assembler implementation by Johannes Goetzfried · 12 years ago
  11. 65df577 crypto: sha1 - use Kbuild supplied flags for AVX test by Mathias Krause · 12 years ago
  12. 0b95ec5 crypto: camellia - add assembler implementation for x86_64 by Jussi Kivilinna · 12 years ago
  13. 251496d crypto: serpent - add 4-way parallel i586/SSE2 assembler implementation by Jussi Kivilinna · 13 years ago
  14. 937c30d crypto: serpent - add 8-way parallel x86_64/SSE2 assembler implementation by Jussi Kivilinna · 13 years ago
  15. 8280daa crypto: twofish - add 3-way parallel x86_64 assembler implemention by Jussi Kivilinna · 13 years ago
  16. 64b94ce crypto: blowfish - add x86_64 assembly implementation by Jussi Kivilinna · 13 years ago
  17. 66be895 crypto: sha1 - SSSE3 based SHA1 implementation for x86-64 by Mathias Krause · 13 years ago
  18. b23b645 crypto: aesni-intel - Merge with fpu.ko by Andy Lutomirski · 13 years ago
  19. 0e1227d crypto: ghash - Add PCLMULQDQ accelerated implementation by Huang Ying · 15 years ago
  20. 150c7e8 crypto: fpu - Add template for blkcipher touching FPU by Huang Ying · 15 years ago
  21. 54b6a1b crypto: aes-ni - Add support to Intel AES-NI instructions for x86_64 platform by Huang Ying · 15 years ago
  22. 8cb51ba crypto: crc32c - Use Intel CRC32 instruction by Austin Zhang · 16 years ago
  23. 15e7b44 [CRYPTO] twofish: Merge common glue code by Sebastian Siewior · 16 years ago
  24. 9a7dafb [CRYPTO] salsa20: Add x86-64 assembly version by Tan Swee Heng · 17 years ago
  25. 974e4b7 [CRYPTO] salsa20_i586: Salsa20 stream cipher algorithm (i586 version) by Tan Swee Heng · 17 years ago
  26. 06e1a8f [CRYPTO] aes-asm: Merge common glue code by Sebastian Siewior · 17 years ago
  27. 9b58aeb x86: merge arch/x86/crypto Makefiles by Thomas Gleixner · 17 years ago
  28. 987c75d7 x86_64: move crypto by Thomas Gleixner · 17 years ago
  29. 9c20194 i386: move crypto by Thomas Gleixner · 17 years ago[Renamed (64%) from arch/i386/crypto/Makefile]
  30. b673187 i386: prepare shared crypto/Makefile by Thomas Gleixner · 17 years ago
  31. e980b6d i386: prepare shared crypto/aes.c by Thomas Gleixner · 17 years ago
  32. fff7c9a i386: prepare shared crypto/twofish-i586-asm.S by Thomas Gleixner · 17 years ago
  33. 018977f i386: prepare shared crypto/aes-i586-asm.S by Thomas Gleixner · 17 years ago
  34. 6a273b2 i386: prepare shared crypto/twofish.c by Thomas Gleixner · 17 years ago
  35. b9f535f [CRYPTO] twofish: i586 assembly version by Joachim Fritschi · 18 years ago
  36. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago