Age | Commit message (Expand) | Author |
---|---|---|
2020-07-16 | crypto: x86/chacha-sse3 - use unaligned loads for state array | Ard Biesheuvel |
2019-11-17 | crypto: x86/chacha - expose SIMD ChaCha routine as library function | Ard Biesheuvel |
2019-11-17 | crypto: chacha - move existing library code into lib/crypto | Ard Biesheuvel |
2019-06-13 | crypto: chacha - constify ctx and iv arguments | Eric Biggers |
2018-11-20 | crypto: chacha - add XChaCha12 support | Eric Biggers |
2018-11-20 | crypto: chacha20-generic - refactor to allow varying number of rounds | Eric Biggers |