Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto: chacha20 - Fix keystream alignment for chacha20_block() | Eric Biggers | 2017-11-29 | 1 | -1/+2 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | crypto: chacha20 - convert generic and x86 versions to skcipher | Ard Biesheuvel | 2016-12-27 | 1 | -3/+3 |
* | random: replace non-blocking pool with a Chacha20-based CRNG | Theodore Ts'o | 2016-07-03 | 1 | -0/+1 |
* | crypto: chacha20 - Export common ChaCha20 helpers | Martin Willi | 2015-07-17 | 1 | -0/+25 |