index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
arc4.c
Age
Commit message (
Expand
)
Author
2019-07-08
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-06-20
crypto: arc4 - remove cipher implementation
Ard Biesheuvel
2019-06-20
crypto: arc4 - refactor arc4 core code into separate library
Ard Biesheuvel
2019-06-13
crypto: make all generic algorithms set cra_driver_name
Eric Biggers
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-04-18
crypto: run initcalls for generic implementations earlier
Eric Biggers
2019-02-15
crypto: export arc4 defines
Iuliana Prodan
2019-01-11
crypto: arc4 - convert to skcipher API
Eric Biggers
2014-11-24
crypto: prefix module autoloading with "crypto-"
Kees Cook
2012-06-14
crypto: arc4 - improve performance by using u32 for ctx and variables
Jussi Kivilinna
2012-06-14
crypto: arc4 - improve performance by adding ecb(arc4)
Jussi Kivilinna
2011-06-30
crypto: arc4 - Fixed coding style issues
Mati Vait
2006-09-21
[CRYPTO] api: Get rid of flags argument to setkey
Herbert Xu
2006-06-26
[CRYPTO] all: Pass tfm instead of ctx to algorithms
Herbert Xu
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds