1. 0c3dc78 crypto: algapi - Remove skbuff.h inclusion by Herbert Xu · 4 years, 5 months ago
  2. e79a317 crypto: x86/chacha-sse3 - use unaligned loads for state array by Ard Biesheuvel · 4 years, 6 months ago
  3. 706024a crypto: arch/lib - limit simd usage to 4k chunks by Jason A. Donenfeld · 4 years, 9 months ago
  4. e6abef6 x86: update AS_* macros to binutils >=2.23, supporting ADX and AVX2 by Jason A. Donenfeld · 4 years, 10 months ago
  5. 8394bfe crypto: arch - conditionalize crypto api in arch glue for lib code by Jason A. Donenfeld · 5 years ago
  6. b62755a crypto: x86/chacha - only unregister algorithms if registered by Eric Biggers · 5 years ago
  7. 84e03fa crypto: x86/chacha - expose SIMD ChaCha routine as library function by Ard Biesheuvel · 5 years ago
  8. 28e8d89 crypto: x86/chacha - depend on generic chacha library instead of crypto driver by Ard Biesheuvel · 5 years ago
  9. 5fb8ef2 crypto: chacha - move existing library code into lib/crypto by Ard Biesheuvel · 5 years ago
  10. 4d2fa8b Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  11. 860ab2e crypto: chacha - constify ctx and iv arguments by Eric Biggers · 6 years ago
  12. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  13. f2abe0d crypto: x86 - convert to use crypto_simd_usable() by Eric Biggers · 6 years ago
  14. f9c9bdb crypto: x86/chacha - avoid sleeping under kernel_fpu_begin() by Eric Biggers · 6 years ago
  15. a033aed crypto: x86/chacha - yield the FPU occasionally by Eric Biggers · 6 years ago
  16. 7a507d6 crypto: x86/chacha - add XChaCha12 support by Eric Biggers · 6 years ago
  17. 8b65f34 crypto: x86/chacha20 - refactor to allow varying number of rounds by Eric Biggers · 6 years ago