summaryrefslogtreecommitdiffstats
path: root/lib/chacha20.c
Commit message (Expand)AuthorAge
* crypto: chacha20-generic - refactor to allow varying number of roundsEric Biggers2018-11-20
* crypto: chacha20-generic - add HChaCha20 library functionEric Biggers2018-11-20
* crypto: chacha20 - Fix chacha20_block() keystream alignment (again)Eric Biggers2018-09-21
* crypto: chacha20 - use rol32() macro from bitops.hEric Biggers2018-01-12
* crypto: chacha20 - Fix keystream alignment for chacha20_block()Eric Biggers2017-11-29
* random: replace non-blocking pool with a Chacha20-based CRNGTheodore Ts'o2016-07-03