Age | Commit message (Expand) | Author |
2009-09-05 | crypto: sha-s390 - Fix warnings in import function | Jan Glauber |
2009-07-22 | crypto: sha512-s390 - Add export/import support | Herbert Xu |
2009-07-16 | crypto: s390 - Fix sha build failure | Sachin Sant |
2009-07-11 | crypto: sha256-s390 - Add export/import support | Herbert Xu |
2009-07-11 | crypto: sha1-s390 - Add export/import support | Herbert Xu |
2009-06-18 | crypto: des_s390 - Permit weak keys unless REQ_WEAK_KEY set | Jarod Wilson |
2009-03-26 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2009-03-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2009-03-26 | [S390] use kzfree() | Johannes Weiner |
2009-03-21 | crypto: sha512-s390 - Add missing block size | Herbert Xu |
2009-02-26 | crypto: api - Fix module load deadlock with fallback algorithms | Herbert Xu |
2009-02-18 | crypto: sha-s390 - Switch to shash | Herbert Xu |
2008-12-25 | [S390] convert cpacf printks to pr_xxx macros. | Jan Glauber |
2008-07-14 | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 | Linus Torvalds |
2008-07-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2008-07-14 | [S390] Cleanup cpacf printk messages. | Jan Glauber |
2008-07-12 | crypto: s390 - Respect STFL bit | Jan Glauber |
2008-06-20 | crypto-prng: BKL pushdown | Arnd Bergmann |
2008-04-21 | [CRYPTO] sha384: Hardware acceleration for s390 | Jan Glauber |
2008-04-21 | [CRYPTO] sha512: Hardware acceleration for s390 | Jan Glauber |
2008-04-21 | [CRYPTO] s390: Generic sha_update and sha_final | Jan Glauber |
2008-04-17 | [S390] crypto: use more descriptive function names for init/exit routines. | Heiko Carstens |
2008-01-26 | [S390] constify function pointer tables. | Jan Engelhardt |
2008-01-26 | [S390] arch/s390/: Spelling fixes | Joe Perches |
2008-01-26 | [S390] arch/s390: Add missing "space" | Joe Perches |
2008-01-26 | [S390] crypto: move s390 Kconfig options. | Jan Glauber |
2008-01-11 | [CRYPTO] s390-aes: Use correct encrypt/decrypt function in fallback | Sebastian Siewior |
2008-01-11 | [CRYPTO] aes_s390: Add fallback driver | Sebastian Siewior |
2008-01-11 | [CRYPTO] aes: Move common defines into a header file | Sebastian Siewior |
2007-10-10 | [CRYPTO] sha: Add header file for SHA definitions | Jan Glauber |
2007-10-10 | [CRYPTO] sha: Load the SHA[1|256] module by an alias | Sebastian Siewior |
2007-10-10 | [CRYPTO] aes: Rename aes to aes-generic | Sebastian Siewior |
2007-07-10 | [S390] Fixed comment typo. | Ralph Wuerthner |
2007-05-09 | Fix trivial typos in Kconfig* files | David Sterba |
2007-05-04 | [S390] aes-s390 key length. | Jan Glauber |
2007-04-27 | [S390] crypto: cleanup. | Jan Glauber |
2007-02-05 | [S390] Support for s390 Pseudo Random Number Generator | Jan Glauber |
2007-02-05 | [S390] move crypto options and some cleanup. | Jan Glauber |
2007-02-05 | [S390] Get rid of a lot of sparse warnings. | Heiko Carstens |
2006-09-28 | [S390] Inline assembly cleanup. | Martin Schwidefsky |
2006-09-21 | [CRYPTO] drivers: Remove obsolete block cipher operations | Herbert Xu |
2006-09-21 | [CRYPTO] s390: Added block cipher versions of CBC/ECB | Herbert Xu |
2006-09-21 | [CRYPTO] s390: Added missing driver name and priority | Herbert Xu |
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 |
2006-06-26 | [CRYPTO] digest: Remove unnecessary zeroing during init | Herbert Xu |
2006-03-26 | [PATCH] more s/fucn/func/ typo fixes | Akinobu Mita |
2006-01-14 | [PATCH] s390: sha256 crypto code fix | Jan Glauber |
2006-01-14 | [PATCH] s390: aes crypto code fixes | Jan Glauber |
2006-01-14 | [PATCH] s390: des crypto code speedup | Jan Glauber |