1. 00425bb crypto: x86/sha512_ssse3 - fixup for asm function prototype change by Ard Biesheuvel · 9 years ago
  2. cb90695 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  3. e68410e crypto: x86/sha512_ssse3 - move SHA-384/512 SSSE3 implementation to base layer by Ard Biesheuvel · 9 years ago
  4. 1631030 crypto: x86/sha256_ssse3 - move SHA-224/256 SSSE3 implementation to base layer by Ard Biesheuvel · 9 years ago
  5. 824b437 crypto: x86/sha1_ssse3 - move SHA-1 SSSE3 implementation to base layer by Ard Biesheuvel · 9 years ago
  6. a734b4a x86/asm: Replace "MOVQ $imm, %reg" with MOVL by Denys Vlasenko · 9 years ago
  7. 555fa17 crypto: sha-mb - mark Multi buffer SHA1 helper cipher by Stephan Mueller · 9 years ago
  8. 4dda66f crypto: twofish_avx - mark Twofish AVX helper ciphers by Stephan Mueller · 9 years ago
  9. 748be1f crypto: serpent_sse2 - mark Serpent SSE2 helper ciphers by Stephan Mueller · 9 years ago
  10. 65aed53 crypto: serpent_avx - mark Serpent AVX helper ciphers by Stephan Mueller · 9 years ago
  11. f82419a crypto: serpent_avx2 - mark Serpent AVX2 helper ciphers by Stephan Mueller · 9 years ago
  12. e69b8a4 crypto: cast6_avx - mark CAST6 helper ciphers by Stephan Mueller · 9 years ago
  13. 7d2c31d crypto: camellia_aesni_avx - mark AVX Camellia helper ciphers by Stephan Mueller · 9 years ago
  14. 680574e crypto: cast5_avx - mark CAST5 helper ciphers by Stephan Mueller · 9 years ago
  15. a62356a crypto: camellia_aesni_avx2 - mark AES-NI Camellia helper ciphers by Stephan Mueller · 9 years ago
  16. 6a9b52b crypto: clmulni - mark ghash clmulni helper ciphers by Stephan Mueller · 9 years ago
  17. eabdc32 crypto: aesni - mark AES-NI helper ciphers by Stephan Mueller · 9 years ago
  18. c42e990 crypto: sha1-mb - Syntax error by Ameen Ali · 9 years ago
  19. 05713ba crypto: don't export static symbol by Julia Lawall · 9 years ago
  20. ccfe8c3 crypto: aesni - fix memory usage in GCM decryption by Stephan Mueller · 9 years ago
  21. 81e397d crypto: aesni - make driver-gcm-aes-aesni helper a proper aead alg by Tadeusz Struk · 9 years ago
  22. 66c046b crypto: sha-mb - Fix big integer constant sparse warning by Lad, Prabhakar · 9 years ago
  23. fee5429 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  24. e31ac32 crypto: aesni - Add support for 192 & 256 bit keys to AESNI RFC4106 by Timothy McCaffrey · 10 years ago
  25. d8219f5 crypto: x86/des3_ede - drop bogus module aliases by Mathias Krause · 10 years ago
  26. 3e14dcf crypto: add missing crypto module aliases by Mathias Krause · 10 years ago
  27. 0b8c960 crypto: sha-mb - Add avx2_supported check. by Vinson Lee · 10 years ago
  28. 0b1e95b crypto: aesni - fix "by8" variant for 128 bit keys by Mathias Krause · 10 years ago
  29. a6326ba crypto: sha - replace memset by memzero_explicit by Julia Lawall · 10 years ago
  30. 4943ba1 crypto: include crypto- module prefix in template by Kees Cook · 10 years ago
  31. 5d1b3c9 crypto: sha-mb - remove a bogus NULL check by Dan Carpenter · 10 years ago
  32. 5d26a10 crypto: prefix module autoloading with "crypto-" by Kees Cook · 10 years ago
  33. 304576a crypto: aesni - remove unnecessary #define by Valentin Rothberg · 10 years ago
  34. 5cfed7b Revert "crypto: aesni - disable "by8" AVX CTR optimization" by Mathias Krause · 10 years ago
  35. 9561dcc Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Herbert Xu · 10 years ago
  36. e3b3bb5 crypto: aesni - remove unused defines in "by8" variant by Mathias Krause · 10 years ago
  37. 80dca47 crypto: aesni - fix counter overflow handling in "by8" variant by Mathias Krause · 10 years ago
  38. 7da4b29 crypto: aesni - disable "by8" AVX CTR optimization by Mathias Krause · 10 years ago
  39. 4c1948f crypto: sha-mb - sha1_mb_alg_state can be static by Fengguang Wu · 10 years ago
  40. ad61e04 crypto: sha-mb - SHA1 multibuffer job manager and glue code by Tim Chen · 10 years ago
  41. 12d2513 crypto: sha-mb - SHA1 multibuffer crypto computation (x8 AVX2) by Tim Chen · 10 years ago
  42. 2249cbb crypto: sha-mb - SHA1 multibuffer submit and flush routines for AVX2 by Tim Chen · 10 years ago
  43. 1161777 crypto: sha-mb - SHA1 multibuffer algorithm data structures by Tim Chen · 10 years ago
  44. 3e7a716 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  45. cfe82d4 crypto: sha512_ssse3 - fix byte count to bit count conversion by Jussi Kivilinna · 10 years ago
  46. 5e50d43 crypto: des3_ede-x86_64 - fix parse warning by Jussi Kivilinna · 10 years ago
  47. 22cddcc crypto: aes - AES CTR x86_64 "by8" AVX optimization by chandramouli narayanan · 10 years ago
  48. 6574e6c crypto: des_3des - add x86-64 assembly implementation by Jussi Kivilinna · 10 years ago
  49. 473946e crypto: crc32c-pclmul - Shrink K_table to 32-bit words by George Spelvin · 10 years ago
  50. 0ea4814 crypto: ghash-clmulni-intel - Use u128 instead of be128 for internal key by Herbert Xu · 10 years ago
  51. 8ceee72 crypto: ghash-clmulni-intel - use C implementation for setkey() by Ard Biesheuvel · 10 years ago
  52. 37b2894 crypto: x86/sha1 - reduce size of the AVX2 asm implementation by Mathias Krause · 10 years ago
  53. 6c8c17c crypto: x86/sha1 - fix stack alignment of AVX2 variant by Mathias Krause · 10 years ago
  54. 6ca5afb crypto: x86/sha1 - re-enable the AVX variant by Mathias Krause · 10 years ago
  55. 7c1da8d crypto: sha - SHA1 transform x86_64 AVX2 by chandramouli narayanan · 10 years ago
  56. b3bd586 crypto: remove a duplicate checks in __cbc_decrypt() by Dan Carpenter · 10 years ago
  57. 79ba451 crypto: aesni - fix build on x86 (32bit) by Tim Chen · 11 years ago
  58. 8610d7b crypto: aesni - fix build on x86 (32bit) by Andy Shevchenko · 11 years ago
  59. d764593 crypto: aesni - AVX and AVX2 version of AESNI-GCM encode and decode by Tim Chen · 11 years ago
  60. fed2861 crypto: arch - use crypto_memneq instead of memcmp by Daniel Borkmann · 11 years ago
  61. 16c0c4e crypto: sha256_ssse3 - also test for BMI2 by Oliver Neukum · 11 years ago
  62. 801201a crypto: move x86 to the generic version of ablk_helper by Ard Biesheuvel · 11 years ago
  63. 5849720 crypto: x86 - restore avx2_supported check by Jussi Kivilinna · 11 years ago
  64. 7d44490 crypto: sha256_ssse3 - use correct module alias for sha224 by Jussi Kivilinna · 11 years ago
  65. 68411521 Reinstate "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform framework" by Herbert Xu · 11 years ago
  66. eeca9fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by Herbert Xu · 11 years ago
  67. 2a128b4 crypto: camellia-x86-64 - replace commas by semicolons and adjust code alignment by Julia Lawall · 11 years ago
  68. f22d081 crypto: make tables used from assembler __visible by Andi Kleen · 11 years ago
  69. b48a97b Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  70. e70308e Revert "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform framework" by Herbert Xu · 11 years ago
  71. b2c3110 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  72. 92616ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  73. 02c0241 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto by Herbert Xu · 11 years ago
  74. 99f42f9 Revert "crypto: twofish - add AVX2/x86_64 assembler implementation of twofish cipher" by Jussi Kivilinna · 11 years ago
  75. 3d387ef Revert "crypto: blowfish - add AVX2/x86_64 implementation of blowfish cipher" by Jussi Kivilinna · 11 years ago
  76. acfffdb crypto: camellia-aesni-avx2 - tune assembly code for more performance by Jussi Kivilinna · 11 years ago
  77. fe6510b crypto: aesni_intel - fix accessing of unaligned memory by Jussi Kivilinna · 11 years ago
  78. 484b002 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  79. 2baad61 x86, crc32-pclmul: Fix build with older binutils by Jan Beulich · 11 years ago
  80. a710f76 crypto: sha256_ssse3 - add sha224 support by Jussi Kivilinna · 11 years ago
  81. 340991e crypto: sha512_ssse3 - add sha384 support by Jussi Kivilinna · 11 years ago
  82. de614e5 crypto: sha256_ssse3 - fix stack corruption with SSSE3 and AVX implementations by Jussi Kivilinna · 11 years ago
  83. 0b95a7f8 crypto: crct10dif - Glue code to cast accelerated CRCT10DIF assembly as a crypto transform by Tim Chen · 11 years ago
  84. 31d9396 crypto: crct10dif - Accelerated CRC T10 DIF computation with PCLMULQDQ instruction by Tim Chen · 11 years ago
  85. f3f935a crypto: camellia - add AVX2/AES-NI/x86_64 assembler implementation of camellia cipher by Jussi Kivilinna · 11 years ago
  86. 56d76c9 crypto: serpent - add AVX2/x86_64 assembler implementation of serpent cipher by Jussi Kivilinna · 11 years ago
  87. cf1521a crypto: twofish - add AVX2/x86_64 assembler implementation of twofish cipher by Jussi Kivilinna · 11 years ago
  88. 6048801 crypto: blowfish - add AVX2/x86_64 implementation of blowfish cipher by Jussi Kivilinna · 11 years ago
  89. c456a9c crypto: aesni_intel - add more optimized XTS mode for x86-64 by Jussi Kivilinna · 11 years ago
  90. b5c5b07 crypto: x86/camellia-aesni-avx - add more optimized XTS code by Jussi Kivilinna · 11 years ago
  91. 7017728 crypto: cast6-avx: use new optimized XTS code by Jussi Kivilinna · 11 years ago
  92. 18be452 crypto: x86/twofish-avx - use optimized XTS code by Jussi Kivilinna · 11 years ago
  93. a05248e crypto: x86 - add more optimized XTS-mode for serpent-avx by Jussi Kivilinna · 11 years ago
  94. 57ae1b0 crypto: crc32-pclmul - Use gas macro for pclmulqdq by Sandy Wu · 11 years ago
  95. 87de457 crypto: sha512 - Create module providing optimized SHA512 routines using SSSE3, AVX or AVX2 instructions. by Tim Chen · 11 years ago
  96. 5663535 crypto: sha512 - Optimized SHA512 x86_64 assembly routine using AVX2 RORX instruction. by Tim Chen · 11 years ago
  97. e01d69c crypto: sha512 - Optimized SHA512 x86_64 assembly routine using AVX instructions. by Tim Chen · 11 years ago
  98. bf215ce crypto: sha512 - Optimized SHA512 x86_64 assembly routine using Supplemental SSE3 instructions. by Tim Chen · 11 years ago
  99. 8275d1a crypto: sha256 - Create module providing optimized SHA256 routines using SSSE3, AVX or AVX2 instructions. by Tim Chen · 11 years ago
  100. d34a460 crypto: sha256 - Optimized sha256 x86_64 routine using AVX2's RORX instructions by Tim Chen · 11 years ago