1. 9f480fa crypto: chacha20 - Fix keystream alignment for chacha20_block() by Eric Biggers · 7 years ago
  2. a1c7338 crypto: chacha20 - Remove cra_alignmask by Eric Biggers · 7 years ago
  3. dbd872a crypto: chacha20 - Use unaligned access macros when loading key and IV by Eric Biggers · 7 years ago
  4. ecf3220 crypto: chacha20 - Fix unaligned access when loading constants by Eric Biggers · 7 years ago
  5. 4de4372 crypto: chacha20 - fix handling of chunked input by Ard Biesheuvel · 7 years ago
  6. 9ae433b crypto: chacha20 - convert generic and x86 versions to skcipher by Ard Biesheuvel · 8 years ago
  7. e192be9 random: replace non-blocking pool with a Chacha20-based CRNG by Theodore Ts'o · 8 years ago
  8. 31d7247 crypto: chacha20 - Export common ChaCha20 helpers by Martin Willi · 9 years ago
  9. c08d0e6 crypto: chacha20 - Add a generic ChaCha20 stream cipher implementation by Martin Willi · 9 years ago