1. 56d76c9 crypto: serpent - add AVX2/x86_64 assembler implementation of serpent cipher by Jussi Kivilinna · 12 years ago
  2. a05248e crypto: x86 - add more optimized XTS-mode for serpent-avx by Jussi Kivilinna · 12 years ago
  3. facd416 crypto: serpent/avx - avoid using temporary stack buffers by Jussi Kivilinna · 12 years ago
  4. 5899098 crypto: x86/glue_helper - use le128 instead of u128 for CTR mode by Jussi Kivilinna · 12 years ago
  5. 7af6c24 crypto: arch/x86 - cleanup - remove unneeded crypto_alg.cra_list initializations by Jussi Kivilinna · 12 years ago
  6. d4af0e9 crypto: move arch/x86/include/asm/serpent-{sse2|avx}.h to arch/x86/include/asm/crypto/ by Jussi Kivilinna · 12 years ago
  7. 1d0debb crypto: serpent-avx: remove duplicated glue code and use shared glue code from glue_helper 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. 3387e7d crypto: serpent-sse2/avx - allow both to be built into kernel by Jussi Kivilinna · 12 years ago
  10. 7efe407 crypto: serpent - add x86_64/avx assembler implementation by Johannes Goetzfried · 12 years ago