summaryrefslogtreecommitdiff
path: root/crypto/salsa20_generic.c (follow)
Commit message (Expand)AuthorAge
* crypto: salsa20 - don't access already-freed walk.ivEric Biggers2019-06-11
* crypto: salsa20 - fix blkcipher_walk API usageEric Biggers2017-12-20
* 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-25
* [CRYPTO] all: Clean up init()/fini()Kamalesh Babulal2008-04-21
* [CRYPTO] salsa20_generic: Fix multi-page processingTan Swee Heng2008-01-11
* [CRYPTO] salsa20: Salsa20 stream cipherTan Swee Heng2008-01-11