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