aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/arc4.c
Commit message (Expand)AuthorAge
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-07-08
|\
| * crypto: arc4 - remove cipher implementationArd Biesheuvel2019-06-20
| * crypto: arc4 - refactor arc4 core code into separate libraryArd Biesheuvel2019-06-20
| * crypto: make all generic algorithms set cra_driver_nameEric Biggers2019-06-13
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-30
|/
* crypto: run initcalls for generic implementations earlierEric Biggers2019-04-18
* crypto: export arc4 definesIuliana Prodan2019-02-15
* crypto: arc4 - convert to skcipher APIEric Biggers2019-01-11
* crypto: prefix module autoloading with "crypto-"Kees Cook2014-11-24
* crypto: arc4 - improve performance by using u32 for ctx and variablesJussi Kivilinna2012-06-13
* crypto: arc4 - improve performance by adding ecb(arc4)Jussi Kivilinna2012-06-13
* crypto: arc4 - Fixed coding style issuesMati Vait2011-06-29
* [CRYPTO] api: Get rid of flags argument to setkeyHerbert Xu2006-09-20
* [CRYPTO] all: Pass tfm instead of ctx to algorithmsHerbert Xu2006-06-26
* Linux-2.6.12-rc2Linus Torvalds2005-04-16