Age | Commit message (Expand) | Author |
---|---|---|
2018-01-12 | crypto: chacha20 - use rol32() macro from bitops.h | Eric Biggers |
2017-11-29 | crypto: chacha20 - Fix keystream alignment for chacha20_block() | Eric Biggers |
2016-07-03 | random: replace non-blocking pool with a Chacha20-based CRNG | Theodore Ts'o |