Commit History

Author SHA1 Message Date
  Alexander Boyko 78c37d191d crypto: crc32 - add crc32 pclmulqdq implementation and wrappers for table implementation 12 years ago
  Jussi Kivilinna d9b1d2e7e1 crypto: camellia - add AES-NI/AVX/x86_64 assembler implementation of camellia cipher 12 years ago
  Tim Chen 6a8ce1ef39 crypto: crc32c - Optimize CRC32C calculation with PCLMULQDQ instruction 12 years ago
  Tim Chen 35b80920d4 crypto: crc32c - Rename crc32c-intel.c to crc32c-intel_glue.c 12 years ago
  Johannes Goetzfried 4ea1277d30 crypto: cast6 - add x86_64/avx assembler implementation 13 years ago
  Johannes Goetzfried 4d6d6a2c85 crypto: cast5 - add x86_64/avx assembler implementation 13 years ago
  Jussi Kivilinna 596d875052 crypto: serpent-sse2 - split generic glue code to new helper module 13 years ago
  Jussi Kivilinna ffaf915632 crypto: ablk_helper - move ablk_* functions from serpent-sse2/avx glue code to shared module 13 years ago
  Johannes Goetzfried 7efe407672 crypto: serpent - add x86_64/avx assembler implementation 13 years ago
  Johannes Goetzfried 107778b592 crypto: twofish - add x86_64/avx assembler implementation 13 years ago
  Mathias Krause 65df577439 crypto: sha1 - use Kbuild supplied flags for AVX test 13 years ago
  Jussi Kivilinna 0b95ec56ae crypto: camellia - add assembler implementation for x86_64 13 years ago
  Jussi Kivilinna 251496dbfc crypto: serpent - add 4-way parallel i586/SSE2 assembler implementation 13 years ago
  Jussi Kivilinna 937c30d7f5 crypto: serpent - add 8-way parallel x86_64/SSE2 assembler implementation 13 years ago
  Jussi Kivilinna 8280daad43 crypto: twofish - add 3-way parallel x86_64 assembler implemention 13 years ago
  Jussi Kivilinna 64b94ceae8 crypto: blowfish - add x86_64 assembly implementation 14 years ago
  Mathias Krause 66be895158 crypto: sha1 - SSSE3 based SHA1 implementation for x86-64 14 years ago
  Andy Lutomirski b23b645165 crypto: aesni-intel - Merge with fpu.ko 14 years ago
  Huang Ying 0e1227d356 crypto: ghash - Add PCLMULQDQ accelerated implementation 15 years ago
  Huang Ying 150c7e8552 crypto: fpu - Add template for blkcipher touching FPU 16 years ago
  Huang Ying 54b6a1bd53 crypto: aes-ni - Add support to Intel AES-NI instructions for x86_64 platform 16 years ago
  Austin Zhang 8cb51ba8e0 crypto: crc32c - Use Intel CRC32 instruction 17 years ago
  Sebastian Siewior 15e7b4452b [CRYPTO] twofish: Merge common glue code 17 years ago
  Tan Swee Heng 9a7dafbba4 [CRYPTO] salsa20: Add x86-64 assembly version 17 years ago
  Tan Swee Heng 974e4b752e [CRYPTO] salsa20_i586: Salsa20 stream cipher algorithm (i586 version) 17 years ago
  Sebastian Siewior 06e1a8f050 [CRYPTO] aes-asm: Merge common glue code 17 years ago
  Thomas Gleixner 9b58aebc73 x86: merge arch/x86/crypto Makefiles 17 years ago
  Thomas Gleixner 987c75d717 x86_64: move crypto 17 years ago
  Thomas Gleixner 9c20194215 i386: move crypto 17 years ago