aboutsummaryrefslogtreecommitdiffstats
path: root/include/crypto/chacha20.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-29crypto: chacha20 - Fix keystream alignment for chacha20_block()Eric Biggers1-1/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-12-27crypto: chacha20 - convert generic and x86 versions to skcipherArd Biesheuvel1-3/+3
2016-07-03random: replace non-blocking pool with a Chacha20-based CRNGTheodore Ts'o1-0/+1
2015-07-17crypto: chacha20 - Export common ChaCha20 helpersMartin Willi1-0/+25