1. 75d8a55 crypto: x86/glue_helper - rename glue_skwalk_fpu_begin() by Eric Biggers · 7 years ago
  2. 0d87d0f crypto: x86/glue_helper - remove blkcipher_walk functions by Eric Biggers · 7 years ago
  3. 44893bc crypto: x86/camellia-aesni-avx, avx2 - convert to skcipher interface by Eric Biggers · 7 years ago
  4. 451cc49 crypto: x86/camellia - remove XTS algorithm by Eric Biggers · 7 years ago
  5. 6043d34 crypto: x86/camellia - remove LRW algorithm by Eric Biggers · 7 years ago
  6. 6fcb81b crypto: x86/camellia-aesni-avx - remove LRW algorithm by Eric Biggers · 7 years ago
  7. ebeea98 crypto: x86/twofish-3way - remove XTS algorithm by Eric Biggers · 7 years ago
  8. 68bfc49 crypto: x86/twofish-3way - remove LRW algorithm by Eric Biggers · 7 years ago
  9. e16bf97 crypto: x86/serpent-avx,avx2 - convert to skcipher interface by Eric Biggers · 7 years ago
  10. 340b830 crypto: x86/serpent-avx - remove LRW algorithm by Eric Biggers · 7 years ago
  11. f15f2a2 crypto: x86/glue_helper - add skcipher_walk functions by Eric Biggers · 7 years ago
  12. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  13. 692016b crypto: glue_helper - remove the le128_gf128mul_x_ble function by Ondrej Mosnáček · 8 years ago
  14. 065ce32 crypto: glue_helper - Add skcipher xts helpers by Herbert Xu · 8 years ago
  15. df6b35f x86/fpu: Rename i387.h to fpu/api.h by Ingo Molnar · 10 years ago
  16. 801201a crypto: move x86 to the generic version of ablk_helper by Ard Biesheuvel · 11 years ago
  17. 99f42f9 Revert "crypto: twofish - add AVX2/x86_64 assembler implementation of twofish cipher" by Jussi Kivilinna · 12 years ago
  18. 3d387ef Revert "crypto: blowfish - add AVX2/x86_64 implementation of blowfish cipher" by Jussi Kivilinna · 12 years ago
  19. f3f935a crypto: camellia - add AVX2/AES-NI/x86_64 assembler implementation of camellia cipher by Jussi Kivilinna · 12 years ago
  20. 56d76c9 crypto: serpent - add AVX2/x86_64 assembler implementation of serpent cipher by Jussi Kivilinna · 12 years ago
  21. cf1521a crypto: twofish - add AVX2/x86_64 assembler implementation of twofish cipher by Jussi Kivilinna · 12 years ago
  22. 6048801 crypto: blowfish - add AVX2/x86_64 implementation of blowfish cipher by Jussi Kivilinna · 12 years ago
  23. a05248e crypto: x86 - add more optimized XTS-mode for serpent-avx by Jussi Kivilinna · 12 years ago
  24. cf582cc crypto: camellia-x86_64 - share common functions and move structures and function definitions to header file by Jussi Kivilinna · 12 years ago
  25. facd416 crypto: serpent/avx - avoid using temporary stack buffers by Jussi Kivilinna · 12 years ago
  26. 5899098 crypto: x86/glue_helper - use le128 instead of u128 for CTR mode by Jussi Kivilinna · 12 years ago
  27. 70ef260 crypto: move arch/x86/include/asm/aes.h to arch/x86/include/asm/crypto/ by Jussi Kivilinna · 13 years ago
  28. d4af0e9 crypto: move arch/x86/include/asm/serpent-{sse2|avx}.h to arch/x86/include/asm/crypto/ by Jussi Kivilinna · 13 years ago
  29. a7378d4 crypto: twofish-avx - remove duplicated glue code and use shared glue code from glue_helper by Jussi Kivilinna · 13 years ago
  30. 596d875 crypto: serpent-sse2 - split generic glue code to new helper module by Jussi Kivilinna · 13 years ago
  31. a9629d7 crypto: aes_ni - change to use shared ablk_* functions by Jussi Kivilinna · 13 years ago
  32. ffaf915 crypto: ablk_helper - move ablk_* functions from serpent-sse2/avx glue code to shared module by Jussi Kivilinna · 13 years ago