summaryrefslogtreecommitdiff
path: root/lib/chacha20.c
Commit message (Expand)AuthorAge
* 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