Age | Commit message (Expand) | Author | Files | Lines |
2019-07-08 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -108/+17 |
2019-06-20 | crypto: arc4 - remove cipher implementation | Ard Biesheuvel | 1 | -50/+15 |
2019-06-20 | crypto: arc4 - refactor arc4 core code into separate library | Ard Biesheuvel | 1 | -59/+1 |
2019-06-13 | crypto: make all generic algorithms set cra_driver_name | Eric Biggers | 1 | -0/+2 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -6/+1 |
2019-04-18 | crypto: run initcalls for generic implementations earlier | Eric Biggers | 1 | -1/+1 |
2019-02-15 | crypto: export arc4 defines | Iuliana Prodan | 1 | -4/+1 |
2019-01-11 | crypto: arc4 - convert to skcipher API | Eric Biggers | 1 | -38/+44 |
2014-11-24 | crypto: prefix module autoloading with "crypto-" | Kees Cook | 1 | -0/+1 |
2012-06-14 | crypto: arc4 - improve performance by using u32 for ctx and variables | Jussi Kivilinna | 1 | -6/+6 |
2012-06-14 | crypto: arc4 - improve performance by adding ecb(arc4) | Jussi Kivilinna | 1 | -22/+87 |
2011-06-30 | crypto: arc4 - Fixed coding style issues | Mati Vait | 1 | -8/+7 |
2006-09-21 | [CRYPTO] api: Get rid of flags argument to setkey | Herbert Xu | 1 | -1/+1 |
2006-06-26 | [CRYPTO] all: Pass tfm instead of ctx to algorithms | Herbert Xu | 1 | -4/+5 |
2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+103 |