Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |