Age | Commit message (Expand) | Author |
2008-04-21 | [CRYPTO] kconfig: Ordering cleanup | Sebastian Siewior |
2008-04-21 | [CRYPTO] api: Make the crypto subsystem fully modular | Sebastian Siewior |
2008-04-21 | [CRYPTO] cts: Add CTS mode required for Kerberos AES support | Kevin Coffman |
2008-02-23 | [CRYPTO] authenc: Add missing Kconfig dependency on BLKCIPHER | Herbert Xu |
2008-02-18 | [CRYPTO] null: Add missing Kconfig dependency on BLKCIPHER | Adrian Bunk |
2008-02-15 | [CRYPTO] tcrypt: Add missing Kconfig dependency on BLKCIPHER | Frederik Deweerdt |
2008-01-11 | [CRYPTO] salsa20-asm: Remove unnecessary dependency on CRYPTO_SALSA20 | Tan Swee Heng |
2008-01-11 | [CRYPTO] tcrypt: Add select of AEAD | Sebastian Siewior |
2008-01-11 | [CRYPTO] salsa20: Add x86-64 assembly version | Tan Swee Heng |
2008-01-11 | [CRYPTO] salsa20_i586: Salsa20 stream cipher algorithm (i586 version) | Tan Swee Heng |
2008-01-11 | [CRYPTO] seqiv: Add select AEAD in Kconfig | Herbert Xu |
2008-01-11 | [CRYPTO] ccm: Added CCM mode | Joy Latten |
2008-01-11 | [CRYPTO] seqiv: Add Sequence Number IV Generator | Herbert Xu |
2008-01-11 | [CRYPTO] blkcipher: Merge ablkcipher and blkcipher into one option/module | Herbert Xu |
2008-01-11 | [CRYPTO] authenc: Select HASH in Kconfig | Borislav Petkov |
2008-01-11 | [CRYPTO] lzo: Add LZO compression algorithm support | Zoltan Sogor |
2008-01-11 | [CRYPTO] gcm: New algorithm | Mikko Herranen |
2008-01-11 | [CRYPTO] salsa20: Salsa20 stream cipher | Tan Swee Heng |
2008-01-11 | [CRYPTO] sha256-generic: Extend sha256_generic.c to support SHA-224 | Jonathan Lynch |
2008-01-11 | [CRYPTO] aes-i586: Remove setkey | Sebastian Siewior |
2008-01-11 | [CRYPTO] ctr: Remove default M | Sebastian Siewior |
2008-01-11 | [CRYPTO] aes-x86-64: Remove setkey | Sebastian Siewior |
2008-01-11 | [CRYPTO] ctr: Add CTR (Counter) block cipher mode | Joy Latten |
2007-10-10 | [CRYPTO] xts: XTS blockcipher mode implementation without partial blocks | Rik Snel |
2007-10-10 | [CRYPTO] aead: Add authenc | Herbert Xu |
2007-10-10 | [CRYPTO] api: Add aead crypto type | Herbert Xu |
2007-10-10 | [CRYPTO] seed: New cipher algorithm | Hye-Shik Chang |
2007-10-10 | [CRYPTO] Kconfig: Remove "default m"s | Adrian Bunk |
2007-07-14 | Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6 | David S. Miller |
2007-07-13 | async_tx: add the async_tx api | Dan Williams |
2007-07-13 | xor: make 'xor_blocks' a library routine for use with async_tx | Dan Williams |
2007-07-11 | [CRYPTO] Kconfig: Use menuconfig objects | Jan Engelhardt |
2007-05-09 | Fix trivial typos in Kconfig* files | David Sterba |
2007-05-02 | [CRYPTO] cryptd: Add software async crypto daemon | Herbert Xu |
2007-05-02 | [CRYPTO] api: Add async blkcipher type | Herbert Xu |
2007-02-08 | Merge branch 'HEAD' of master.kernel.org:/pub/scm/linux/kernel/git/herbert/cr... | David S. Miller |
2007-02-07 | [CRYPTO] camellia: Add Kconfig entry. | Noriaki TAKAMIYA |
2007-02-07 | [CRYPTO] fcrypt: Add FCrypt from RxRPC | David Howells |
2007-02-07 | [CRYPTO] pcbc: Add Propagated CBC template | David Howells |
2007-02-05 | [S390] move crypto options and some cleanup. | Jan Glauber |
2006-12-06 | [CRYPTO] lrw: Liskov Rivest Wagner, a tweakable narrow block cipher mode | Rik Snel |
2006-12-06 | [CRYPTO] lib: table driven multiplications in GF(2^128) | Rik Snel |
2006-12-06 | [CRYPTO] xcbc: New algorithm | Kazunori MIYAZAWA |
2006-10-16 | [CRYPTO] api: Select cryptomgr where needed | Herbert Xu |
2006-09-21 | [CRYPTO] digest: Remove old HMAC implementation | Herbert Xu |
2006-09-21 | [CRYPTO] hmac: Add crypto template implementation | Herbert Xu |
2006-09-21 | [CRYPTO] digest: Added user API for new hash type | Herbert Xu |
2006-09-21 | [CRYPTO] s390: Added block cipher versions of CBC/ECB | Herbert Xu |
2006-09-21 | [CRYPTO] cipher: Added block ciphers for CBC/ECB | Herbert Xu |
2006-09-21 | [CRYPTO] cipher: Added block cipher type | Herbert Xu |