summaryrefslogtreecommitdiffstats
path: root/crypto/salsa20_generic.c
Commit message (Expand)AuthorAge
* crypto: salsa20 - Revert "crypto: salsa20 - export generic helpers"Eric Biggers2018-05-30
* crypto: salsa20 - export generic helpersEric Biggers2018-01-12
* crypto: salsa20-generic - cleanup and convert to skcipher APIEric Biggers2018-01-12
* crypto: salsa20 - fix blkcipher_walk API usageEric Biggers2017-11-29
* crypto: add missing crypto module aliasesMathias Krause2015-01-13
* crypto: prefix module autoloading with "crypto-"Kees Cook2014-11-24
* crypto: cleanup - remove unneeded crypto_alg.cra_list initializationsJussi Kivilinna2012-08-01
* crypto: salsa20 - Remove private wrappers around various operationsHarvey Harrison2008-12-24
* [CRYPTO] all: Clean up init()/fini()Kamalesh Babulal2008-04-20
* [CRYPTO] salsa20_generic: Fix multi-page processingTan Swee Heng2008-01-10
* [CRYPTO] salsa20: Salsa20 stream cipherTan Swee Heng2008-01-10