summaryrefslogtreecommitdiff
path: root/include/crypto/chacha20.h
AgeCommit message (Expand)Author
2018-11-20crypto: chacha20-generic - refactor to allow varying number of roundsEric Biggers
2018-11-20crypto: chacha20-generic - add XChaCha20 supportEric Biggers
2018-11-20crypto: chacha20-generic - add HChaCha20 library functionEric Biggers
2018-11-16crypto: chacha20poly1305 - export CHACHAPOLY_IV_SIZECristian Stoica
2018-09-21crypto: chacha20 - Fix chacha20_block() keystream alignment (again)Eric Biggers
2017-11-29crypto: chacha20 - Fix keystream alignment for chacha20_block()Eric Biggers
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-12-27crypto: chacha20 - convert generic and x86 versions to skcipherArd Biesheuvel
2016-07-03random: replace non-blocking pool with a Chacha20-based CRNGTheodore Ts'o
2015-07-17crypto: chacha20 - Export common ChaCha20 helpersMartin Willi