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