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-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-01-11 | crypto: null - convert ecb-cipher_null to skcipher API | Eric Biggers |
2018-09-28 | crypto: null - Remove VLA usage of skcipher | Kees Cook |
2018-07-09 | crypto: shash - remove useless setting of type flags | Eric Biggers |
2016-07-18 | crypto: null - Remove default null blkcipher | Herbert Xu |
2016-07-18 | crypto: null - Add new default null skcipher | Herbert Xu |
2015-05-22 | crypto: null - Add default null skcipher | Herbert Xu |
2014-11-24 | crypto: prefix module autoloading with "crypto-" | Kees Cook |
2014-03-21 | crypto: export NULL algorithms defines | Horia Geanta |
2012-08-01 | crypto: crypto_null - use crypto_[un]register_algs | Jussi Kivilinna |
2010-02-16 | crypto: crypto_null - Fix checkpatch errors | Richard Hartmann |
2008-12-25 | crypto: null - Switch to shash | Herbert Xu |
2008-04-21 | [CRYPTO] all: Clean up init()/fini() | Kamalesh Babulal |
2008-01-11 | [CRYPTO] null: Allow setkey on digest_null | Herbert Xu |
2008-01-11 | [CRYPTO] null: Add null blkcipher algorithm | Herbert Xu |
2007-11-02 | cleanup asm/scatterlist.h includes | Adrian Bunk |
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-05-17 | [PATCH] crypto: fix null encryption/compression | Patrick McHardy |
2005-04-16 | Linux-2.6.12-rc2 | Linus Torvalds |