1. 96562f2 random: early initialization of ChaCha constants by Dominik Brodowski · 3 years ago
  2. a181e0f random: initialize ChaCha20 constants with correct endianness by Eric Biggers · 3 years, 9 months ago
  3. e79a317 crypto: x86/chacha-sse3 - use unaligned loads for state array by Ard Biesheuvel · 4 years, 6 months ago
  4. 84e03fa crypto: x86/chacha - expose SIMD ChaCha routine as library function by Ard Biesheuvel · 5 years ago
  5. 5fb8ef2 crypto: chacha - move existing library code into lib/crypto by Ard Biesheuvel · 5 years ago
  6. 860ab2e crypto: chacha - constify ctx and iv arguments by Eric Biggers · 6 years ago
  7. aa76240 crypto: chacha - add XChaCha12 support by Eric Biggers · 6 years ago
  8. 1ca1b91 crypto: chacha20-generic - refactor to allow varying number of rounds by Eric Biggers · 6 years ago