1. 2043323 crypto: chacha_generic - remove unnecessary setkey() functions by Eric Biggers · 5 years ago
  2. 22cf705 crypto: chacha - unexport chacha_generic routines by Ard Biesheuvel · 5 years ago
  3. 5fb8ef2 crypto: chacha - move existing library code into lib/crypto by Ard Biesheuvel · 5 years ago
  4. 4d2fa8b Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 5 years ago
  5. 860ab2e crypto: chacha - constify ctx and iv arguments by Eric Biggers · 6 years ago
  6. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  7. c4741b2 crypto: run initcalls for generic implementations earlier by Eric Biggers · 6 years ago
  8. 29d97de crypto: chacha-generic - use crypto_xor_cpy() by Eric Biggers · 6 years ago
  9. 7aceaaef crypto: chacha-generic - fix use as arm64 no-NEON fallback by Eric Biggers · 6 years ago
  10. aa76240 crypto: chacha - add XChaCha12 support by Eric Biggers · 6 years ago
  11. 1ca1b91 crypto: chacha20-generic - refactor to allow varying number of rounds by Eric Biggers · 6 years ago