| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2019-07-08 | 1 | -0/+3 |
|\ |
|
| * | crypto: make all generic algorithms set cra_driver_name | Eric Biggers | 2019-06-13 | 1 | -0/+3 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 1 | -6/+1 |
|/ |
|
* | crypto: run initcalls for generic implementations earlier | Eric Biggers | 2019-04-18 | 1 | -1/+1 |
* | crypto: null - convert ecb-cipher_null to skcipher API | Eric Biggers | 2019-01-11 | 1 | -25/+32 |
* | crypto: null - Remove VLA usage of skcipher | Kees Cook | 2018-09-28 | 1 | -6/+5 |
* | crypto: shash - remove useless setting of type flags | Eric Biggers | 2018-07-09 | 1 | -1/+0 |
* | crypto: null - Remove default null blkcipher | Herbert Xu | 2016-07-18 | 1 | -43/+6 |
* | crypto: null - Add new default null skcipher | Herbert Xu | 2016-07-18 | 1 | -0/+38 |
* | crypto: null - Add default null skcipher | Herbert Xu | 2015-05-22 | 1 | -0/+39 |
* | crypto: prefix module autoloading with "crypto-" | Kees Cook | 2014-11-24 | 1 | -3/+3 |
* | crypto: export NULL algorithms defines | Horia Geanta | 2014-03-21 | 1 | -5/+1 |
* | crypto: crypto_null - use crypto_[un]register_algs | Jussi Kivilinna | 2012-08-01 | 1 | -39/+18 |
* | crypto: crypto_null - Fix checkpatch errors | Richard Hartmann | 2010-02-16 | 1 | -4/+4 |
* | crypto: null - Switch to shash | Herbert Xu | 2008-12-25 | 1 | -23/+41 |
* | [CRYPTO] all: Clean up init()/fini() | Kamalesh Babulal | 2008-04-21 | 1 | -4/+4 |
* | [CRYPTO] null: Allow setkey on digest_null | Herbert Xu | 2008-01-11 | 1 | -0/+1 |
* | [CRYPTO] null: Add null blkcipher algorithm | Herbert Xu | 2008-01-11 | 1 | -10/+59 |
* | cleanup asm/scatterlist.h includes | Adrian Bunk | 2007-11-02 | 1 | -1/+0 |
* | [CRYPTO] api: Get rid of flags argument to setkey | Herbert Xu | 2006-09-21 | 1 | -1/+1 |
* | [CRYPTO] all: Pass tfm instead of ctx to algorithms | Herbert Xu | 2006-06-26 | 1 | -8/+9 |
* | [PATCH] crypto: fix null encryption/compression | Patrick McHardy | 2005-05-17 | 1 | -13/+15 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+137 |