summaryrefslogtreecommitdiffstats
path: root/crypto/salsa20_generic.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: salsa20 - Revert "crypto: salsa20 - export generic helpers"Eric Biggers2018-05-311-7/+13
* crypto: salsa20 - export generic helpersEric Biggers2018-01-121-13/+7
* crypto: salsa20-generic - cleanup and convert to skcipher APIEric Biggers2018-01-121-136/+104
* crypto: salsa20 - fix blkcipher_walk API usageEric Biggers2017-11-291-7/+0
* crypto: add missing crypto module aliasesMathias Krause2015-01-131-0/+1
* crypto: prefix module autoloading with "crypto-"Kees Cook2014-11-241-1/+1
* crypto: cleanup - remove unneeded crypto_alg.cra_list initializationsJussi Kivilinna2012-08-011-1/+0
* crypto: salsa20 - Remove private wrappers around various operationsHarvey Harrison2008-12-251-39/+36
* [CRYPTO] all: Clean up init()/fini()Kamalesh Babulal2008-04-211-4/+4
* [CRYPTO] salsa20_generic: Fix multi-page processingTan Swee Heng2008-01-111-11/+23
* [CRYPTO] salsa20: Salsa20 stream cipherTan Swee Heng2008-01-111-0/+243
OpenPOWER on IntegriCloud