| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-10-14 | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+1 |
| 2012-10-08 | KEYS: Implement asymmetric key type | David Howells | 1 | -0/+1 |
| 2012-10-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 1 | -0/+75 |
| 2012-10-02 | crypto: Build SPARC DES algorithms on SPARC only. | Dave Jones | 1 | -0/+1 |
| 2012-09-07 | arm/crypto: Add optimized AES and SHA1 routines | David McCullough | 1 | -0/+33 |
| 2012-08-28 | sparc64: Add CAMELLIA driver making use of the new camellia opcodes. | David S. Miller | 1 | -0/+16 |
| 2012-08-25 | sparc64: Add DES driver making use of the new des opcodes. | David S. Miller | 1 | -0/+8 |
| 2012-08-22 | sparc64: Add CRC32C driver making use of the new crc32c opcode. | David S. Miller | 1 | -0/+9 |
| 2012-08-22 | sparc64: Add AES driver making use of the new aes opcodes. | David S. Miller | 1 | -0/+28 |
| 2012-08-20 | sparc64: Add MD5 driver making use of the 'md5' instruction. | David S. Miller | 1 | -0/+9 |
| 2012-08-20 | sparc64: Add SHA384/SHA512 driver making use of the 'sha512' instruction. | David S. Miller | 1 | -0/+9 |
| 2012-08-20 | sparc64: Add SHA224/SHA256 driver making use of the 'sha256' instruction. | David S. Miller | 1 | -0/+9 |
| 2012-08-20 | sparc64: Add SHA1 driver making use of the 'sha1' instruction. | David S. Miller | 1 | -0/+9 |
| 2012-08-20 | crypto: aesni_intel - improve lrw and xts performance by utilizing parallel A... | Jussi Kivilinna | 1 | -0/+2 |
| 2012-08-01 | powerpc/crypto: add 842 crypto driver | Seth Jennings | 1 | -0/+9 |
| 2012-08-01 | crypto: cast6 - add x86_64/avx assembler implementation | Johannes Goetzfried | 1 | -0/+17 |
| 2012-08-01 | crypto: cast5 - add x86_64/avx assembler implementation | Johannes Goetzfried | 1 | -0/+14 |
| 2012-06-27 | crypto: arc4 - now arc needs blockcipher support | Sebastian Andrzej Siewior | 1 | -1/+1 |
| 2012-06-27 | crypto: twofish-avx - remove duplicated glue code and use shared glue code fr... | Jussi Kivilinna | 1 | -0/+1 |
| 2012-06-27 | crypto: twofish-x86_64-3way - remove duplicated glue code and use shared glue... | Jussi Kivilinna | 1 | -0/+1 |
| 2012-06-27 | crypto: camellia-x86_64 - remove duplicated glue code and use shared glue cod... | Jussi Kivilinna | 1 | -0/+1 |
| 2012-06-27 | crypto: serpent-avx: remove duplicated glue code and use shared glue code fro... | Jussi Kivilinna | 1 | -0/+1 |
| 2012-06-27 | crypto: serpent-sse2 - split generic glue code to new helper module | Jussi Kivilinna | 1 | -0/+7 |
| 2012-06-27 | crypto: aes_ni - change to use shared ablk_* functions | Jussi Kivilinna | 1 | -0/+1 |
| 2012-06-27 | crypto: twofish-avx - change to use shared ablk_* functions | Jussi Kivilinna | 1 | -0/+1 |
| 2012-06-27 | crypto: ablk_helper - move ablk_* functions from serpent-sse2/avx glue code t... | Jussi Kivilinna | 1 | -0/+8 |
| 2012-06-12 | crypto: serpent - add x86_64/avx assembler implementation | Johannes Goetzfried | 1 | -0/+20 |
| 2012-06-12 | crypto: twofish - add x86_64/avx assembler implementation | Johannes Goetzfried | 1 | -0/+24 |
| 2012-04-09 | um: several x86 hw-dependent crypto modules won't build on uml | Al Viro | 1 | -3/+3 |
| 2012-03-23 | crypto: crc32c should use library implementation | Darrick J. Wong | 1 | -0/+1 |
| 2012-03-14 | crypto: camellia - add assembler implementation for x86_64 | Jussi Kivilinna | 1 | -0/+18 |
| 2012-01-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 1 | -6/+46 |
| 2011-12-20 | crypto: gf128mul - remove leftover "(EXPERIMENTAL)" in Kconfig | Jussi Kivilinna | 1 | -1/+1 |
| 2011-12-20 | crypto: serpent-sse2 - select LRW and XTS | Jussi Kivilinna | 1 | -0/+4 |
| 2011-12-20 | crypto: twofish-x86_64-3way - select LRW and XTS | Jussi Kivilinna | 1 | -0/+2 |
| 2011-12-20 | crypto: xts - remove dependency on EXPERIMENTAL | Jussi Kivilinna | 1 | -2/+1 |
| 2011-12-20 | crypto: lrw - remove dependency on EXPERIMENTAL | Jussi Kivilinna | 1 | -2/+1 |
| 2011-11-30 | crypto: serpent-sse2 - should select CRYPTO_CRYPTD | Jussi Kivilinna | 1 | -0/+2 |
| 2011-11-21 | crypto: serpent - add 4-way parallel i586/SSE2 assembler implementation | Jussi Kivilinna | 1 | -0/+17 |
| 2011-11-21 | crypto: serpent - add 8-way parallel x86_64/SSE2 assembler implementation | Jussi Kivilinna | 1 | -0/+17 |
| 2011-11-13 | Merge branch 'master' into for-next | Jiri Kosina | 1 | -0/+63 |
| 2011-11-13 | crypto: drop selects of bogus Kconfig symbol | Paul Bolle | 1 | -2/+0 |
| 2011-11-09 | crypto: fix typo in crypto/Kconfig | Valdis.Kletnieks@vt.edu | 1 | -1/+1 |
| 2011-11-01 | crypto: user - Depend on NET instead of selecting it | Herbert Xu | 1 | -1/+1 |
| 2011-10-26 | crypto: user - Add dependency on NET | Herbert Xu | 1 | -0/+1 |
| 2011-10-21 | crypto: Add userspace configuration API | Steffen Klassert | 1 | -0/+7 |
| 2011-10-21 | crypto: twofish - add 3-way parallel x86_64 assembler implemention | Jussi Kivilinna | 1 | -0/+20 |
| 2011-09-22 | crypto: blowfish - add x86_64 assembly implementation | Jussi Kivilinna | 1 | -0/+15 |
| 2011-09-22 | crypto: blowfish - split generic and common c code | Jussi Kivilinna | 1 | -0/+10 |
| 2011-08-10 | crypto: sha1 - SSSE3 based SHA1 implementation for x86-64 | Mathias Krause | 1 | -0/+10 |
| 2011-07-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
| 2011-07-11 | doc: Kconfig: `to be' -> `be' | Michael Witten | 1 | -1/+1 |
| 2011-06-30 | crypto: UML build fixes | Richard Weinberger | 1 | -2/+2 |
| 2011-05-16 | crypto: aesni-intel - Merge with fpu.ko | Andy Lutomirski | 1 | -6/+0 |
| 2010-12-28 | crypto: gf128mul - Remove experimental tag | Herbert Xu | 1 | -1/+0 |
| 2010-11-29 | crypto: af_alg - Add dependency on NET | Herbert Xu | 1 | -0/+2 |
| 2010-11-27 | crypto: aesni-intel - Ported implementation to x86-32 | Mathias Krause | 1 | -5/+7 |
| 2010-11-26 | crypto: algif_skcipher - User-space interface for skcipher operations | Herbert Xu | 1 | -0/+8 |
| 2010-11-19 | crypto: algif_hash - User-space interface for hash operations | Herbert Xu | 1 | -0/+8 |
| 2010-11-19 | crypto: af_alg - User-space interface for Crypto API | Herbert Xu | 1 | -0/+3 |
| 2010-09-12 | crypto: Kconfig - update broken web addresses | Justin P. Mattock | 1 | -8/+8 |
| 2010-09-03 | crypto: fips - FIPS requires algorithm self-tests | Chuck Ebbert | 1 | -3/+2 |
| 2010-08-06 | crypto: testmgr - Default to no tests | Herbert Xu | 1 | -1/+2 |
| 2010-08-06 | crypto: testmgr - Fix test disabling option | Herbert Xu | 1 | -6/+5 |
| 2010-06-03 | crypto: testmgr - add an option to disable cryptoalgos' self-tests | Alexander Shishkin | 1 | -0/+8 |
| 2010-06-03 | crypto: pcomp - Fix illegal Kconfig configuration | Herbert Xu | 1 | -1/+6 |
| 2010-03-29 | Fix comment and Kconfig typos for 'require' and 'fragment' | Gilles Espinasse | 1 | -1/+1 |
| 2010-03-08 | Merge branch 'for-next' into for-linus | Jiri Kosina | 1 | -2/+2 |
| 2010-02-05 | crypto: fix typo in Kconfig help text | Jiri Kosina | 1 | -2/+2 |
| 2010-01-07 | crypto: pcrypt - Add pcrypt crypto parallelization wrapper | Steffen Klassert | 1 | -0/+10 |
| 2009-10-27 | crypto: ghash-intel - Fix building failure on x86_32 | Huang Ying | 1 | -0/+1 |
| 2009-10-19 | crypto: ghash - Add PCLMULQDQ accelerated implementation | Huang Ying | 1 | -0/+8 |
| 2009-09-02 | crypto: vmac - New hash algorithm for intel_txt support | Shane Wang | 1 | -0/+12 |
| 2009-08-20 | crypto: fips - Depend on ansi_cprng | Neil Horman | 1 | -2/+6 |
| 2009-08-13 | Revert crypto: fips - Select CPRNG | Herbert Xu | 1 | -1/+0 |
| 2009-08-06 | crypto: gcm - Use GHASH digest algorithm | Huang Ying | 1 | -1/+1 |
| 2009-08-06 | crypto: ghash - Add GHASH digest algorithm for GCM | Huang Ying | 1 | -0/+7 |
| 2009-06-21 | crypto: fips - Select CPRNG | Neil Horman | 1 | -0/+1 |
| 2009-06-19 | crypto: ansi_cprng - Do not select FIPS | Herbert Xu | 1 | -1/+0 |
| 2009-06-02 | crypto: aes-ni - Add support for more modes | Huang Ying | 1 | -0/+5 |
| 2009-06-02 | crypto: fpu - Add template for blkcipher touching FPU | Huang Ying | 1 | -0/+5 |
| 2009-03-04 | crypto: testmgr - add zlib test | Geert Uytterhoeven | 1 | -0/+1 |
| 2009-03-04 | crypto: zlib - New zlib crypto module, using pcomp | Geert Uytterhoeven | 1 | -0/+9 |
| 2009-03-04 | crypto: compress - Add pcomp interface | Geert Uytterhoeven | 1 | -0/+4 |
| 2009-02-19 | crypto: chainiv - Use kcrypto_wq instead of keventd_wq | Huang Ying | 1 | -0/+1 |
| 2009-02-19 | crypto: cryptd - Per-CPU thread implementation based on kcrypto_wq | Huang Ying | 1 | -0/+1 |
| 2009-02-19 | crypto: api - Use dedicated workqueue for crypto subsystem | Huang Ying | 1 | -0/+3 |
| 2009-02-18 | crypto: aes-ni - Add support to Intel AES-NI instructions for x86_64 platform | Huang Ying | 1 | -0/+25 |
| 2008-12-25 | crypto: sha512 - Switch to shash | Adrian-Ken Rueegsegger | 1 | -1/+1 |
| 2008-12-25 | crypto: michael_mic - Switch to shash | Adrian-Ken Rueegsegger | 1 | -1/+1 |
| 2008-12-25 | crypto: wp512 - Switch to shash | Adrian-Ken Rueegsegger | 1 | -1/+1 |
| 2008-12-25 | crypto: tgr192 - Switch to shash | Adrian-Ken Rueegsegger | 1 | -1/+1 |
| 2008-12-25 | crypto: sha256 - Switch to shash | Adrian-Ken Rueegsegger | 1 | -1/+1 |
| 2008-12-25 | crypto: md5 - Switch to shash | Adrian-Ken Rueegsegger | 1 | -1/+1 |
| 2008-12-25 | crypto: md4 - Switch to shash | Adrian-Ken Rueegsegger | 1 | -1/+1 |
| 2008-12-25 | crypto: sha1 - Switch to shash | Adrian-Ken Rueegsegger | 1 | -1/+1 |
| 2008-12-25 | crypto: rmd320 - Switch to shash | Herbert Xu | 1 | -1/+1 |
| 2008-12-25 | crypto: rmd256 - Switch to shash | Herbert Xu | 1 | -1/+1 |
| 2008-12-25 | crypto: rmd160 - Switch to shash | Herbert Xu | 1 | -1/+1 |
| 2008-12-25 | crypto: rmd128 - Switch to shash | Herbert Xu | 1 | -1/+1 |
| 2008-12-25 | crypto: null - Switch to shash | Herbert Xu | 1 | -0/+1 |
| 2008-12-25 | libcrc32c: Move implementation to crypto crc32c | Herbert Xu | 1 | -3/+1 |
| 2008-12-10 | crypto: api - Disallow cryptomgr as a module if algorithms are built-in | Herbert Xu | 1 | -4/+32 |
| 2008-08-29 | crypto: skcipher - Use RNG interface instead of get_random_bytes | Herbert Xu | 1 | -0/+2 |
| 2008-08-29 | crypto: rng - RNG interface and implementation | Neil Horman | 1 | -0/+16 |
| 2008-08-29 | crypto: api - Add fips_enable flag | Neil Horman | 1 | -0/+8 |
| 2008-08-29 | crypto: cryptomgr - Add test infrastructure | Herbert Xu | 1 | -4/+4 |
| 2008-08-29 | crypto: crc32c - Use Intel CRC32 instruction | Austin Zhang | 1 | -0/+12 |
| 2008-08-29 | crypto: Kconfig - Replace leading spaces with tabs | Adrian Bunk | 1 | -39/+42 |
| 2008-07-15 | Revert crypto: prng - Deterministic CPRNG | Herbert Xu | 1 | -9/+0 |
| 2008-07-10 | crypto: crc32c - Add ahash implementation | Herbert Xu | 1 | -1/+1 |
| 2008-07-10 | crypto: prng - Deterministic CPRNG | Neil Horman | 1 | -0/+9 |
| 2008-07-10 | [CRYPTO] cryptd: Add asynchronous hash support | Loc Ho | 1 | -0/+1 |
| 2008-07-10 | [CRYPTO] ripemd: Add Kconfig entries for extended RIPEMD hash algorithms | Adrian-Ken Rueegsegger | 1 | -0/+25 |
| 2008-07-10 | [CRYPTO] ripemd: Add Kconfig entries for RIPEMD hash algorithms | Adrian-Ken Rueegsegger | 1 | -0/+26 |
| 2008-04-21 | [CRYPTO] kconfig: Ordering cleanup | Sebastian Siewior | 1 | -316/+329 |
| 2008-04-21 | [CRYPTO] api: Make the crypto subsystem fully modular | Sebastian Siewior | 1 | -1/+1 |
| 2008-04-21 | [CRYPTO] cts: Add CTS mode required for Kerberos AES support | Kevin Coffman | 1 | -0/+11 |
| 2008-02-23 | [CRYPTO] authenc: Add missing Kconfig dependency on BLKCIPHER | Herbert Xu | 1 | -0/+1 |
| 2008-02-18 | [CRYPTO] null: Add missing Kconfig dependency on BLKCIPHER | Adrian Bunk | 1 | -0/+1 |
| 2008-02-15 | [CRYPTO] tcrypt: Add missing Kconfig dependency on BLKCIPHER | Frederik Deweerdt | 1 | -0/+1 |
| 2008-01-11 | [CRYPTO] salsa20-asm: Remove unnecessary dependency on CRYPTO_SALSA20 | Tan Swee Heng | 1 | -2/+0 |
| 2008-01-11 | [CRYPTO] tcrypt: Add select of AEAD | Sebastian Siewior | 1 | -0/+1 |
| 2008-01-11 | [CRYPTO] salsa20: Add x86-64 assembly version | Tan Swee Heng | 1 | -0/+15 |
| 2008-01-11 | [CRYPTO] salsa20_i586: Salsa20 stream cipher algorithm (i586 version) | Tan Swee Heng | 1 | -0/+15 |
| 2008-01-11 | [CRYPTO] seqiv: Add select AEAD in Kconfig | Herbert Xu | 1 | -0/+1 |
| 2008-01-11 | [CRYPTO] ccm: Added CCM mode | Joy Latten | 1 | -0/+7 |
| 2008-01-11 | [CRYPTO] seqiv: Add Sequence Number IV Generator | Herbert Xu | 1 | -0/+9 |
| 2008-01-11 | [CRYPTO] blkcipher: Merge ablkcipher and blkcipher into one option/module | Herbert Xu | 1 | -5/+1 |
| 2008-01-11 | [CRYPTO] authenc: Select HASH in Kconfig | Borislav Petkov | 1 | -0/+1 |
| 2008-01-11 | [CRYPTO] lzo: Add LZO compression algorithm support | Zoltan Sogor | 1 | -0/+8 |
| 2008-01-11 | [CRYPTO] gcm: New algorithm | Mikko Herranen | 1 | -0/+9 |
| 2008-01-11 | [CRYPTO] salsa20: Salsa20 stream cipher | Tan Swee Heng | 1 | -0/+12 |
| 2008-01-11 | [CRYPTO] sha256-generic: Extend sha256_generic.c to support SHA-224 | Jonathan Lynch | 1 | -1/+4 |
| 2008-01-11 | [CRYPTO] aes-i586: Remove setkey | Sebastian Siewior | 1 | -0/+1 |
| 2008-01-11 | [CRYPTO] ctr: Remove default M | Sebastian Siewior | 1 | -1/+0 |
| 2008-01-11 | [CRYPTO] aes-x86-64: Remove setkey | Sebastian Siewior | 1 | -0/+1 |
| 2008-01-11 | [CRYPTO] ctr: Add CTR (Counter) block cipher mode | Joy Latten | 1 | -0/+9 |
| 2007-10-10 | [CRYPTO] xts: XTS blockcipher mode implementation without partial blocks | Rik Snel | 1 | -0/+11 |
| 2007-10-10 | [CRYPTO] aead: Add authenc | Herbert Xu | 1 | -0/+8 |
| 2007-10-10 | [CRYPTO] api: Add aead crypto type | Herbert Xu | 1 | -0/+4 |
| 2007-10-10 | [CRYPTO] seed: New cipher algorithm | Hye-Shik Chang | 1 | -0/+14 |
| 2007-10-10 | [CRYPTO] Kconfig: Remove "default m"s | Adrian Bunk | 1 | -3/+0 |
| 2007-07-14 | Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6 | David S. Miller | 1 | -5/+1 |
| 2007-07-13 | async_tx: add the async_tx api | Dan Williams | 1 | -1/+5 |
| 2007-07-13 | xor: make 'xor_blocks' a library routine for use with async_tx | Dan Williams | 1 | -0/+6 |
| 2007-07-11 | [CRYPTO] Kconfig: Use menuconfig objects | Jan Engelhardt | 1 | -5/+1 |
| 2007-05-09 | Fix trivial typos in Kconfig* files | David Sterba | 1 | -1/+1 |
| 2007-05-02 | [CRYPTO] cryptd: Add software async crypto daemon | Herbert Xu | 1 | -0/+9 |
| 2007-05-02 | [CRYPTO] api: Add async blkcipher type | Herbert Xu | 1 | -0/+4 |
| 2007-02-08 | Merge branch 'HEAD' of master.kernel.org:/pub/scm/linux/kernel/git/herbert/cr... | David S. Miller | 1 | -0/+31 |
| 2007-02-07 | [CRYPTO] camellia: Add Kconfig entry. | Noriaki TAKAMIYA | 1 | -0/+15 |
| 2007-02-07 | [CRYPTO] fcrypt: Add FCrypt from RxRPC | David Howells | 1 | -0/+7 |
| 2007-02-07 | [CRYPTO] pcbc: Add Propagated CBC template | David Howells | 1 | -0/+9 |
| 2007-02-05 | [S390] move crypto options and some cleanup. | Jan Glauber | 1 | -49/+0 |
| 2006-12-06 | [CRYPTO] lrw: Liskov Rivest Wagner, a tweakable narrow block cipher mode | Rik Snel | 1 | -0/+13 |
| 2006-12-06 | [CRYPTO] lib: table driven multiplications in GF(2^128) | Rik Snel | 1 | -0/+10 |
| 2006-12-06 | [CRYPTO] xcbc: New algorithm | Kazunori MIYAZAWA | 1 | -0/+11 |
| 2006-10-16 | [CRYPTO] api: Select cryptomgr where needed | Herbert Xu | 1 | -1/+3 |
| 2006-09-21 | [CRYPTO] digest: Remove old HMAC implementation | Herbert Xu | 1 | -1/+1 |
| 2006-09-21 | [CRYPTO] hmac: Add crypto template implementation | Herbert Xu | 1 | -0/+1 |
| 2006-09-21 | [CRYPTO] digest: Added user API for new hash type | Herbert Xu | 1 | -0/+4 |
| 2006-09-21 | [CRYPTO] s390: Added block cipher versions of CBC/ECB | Herbert Xu | 1 | -0/+2 |
| 2006-09-21 | [CRYPTO] cipher: Added block ciphers for CBC/ECB | Herbert Xu | 1 | -0/+17 |
| 2006-09-21 | [CRYPTO] cipher: Added block cipher type | Herbert Xu | 1 | -0/+4 |
| 2006-09-21 | [CRYPTO] api: Add cryptomgr | Herbert Xu | 1 | -0/+8 |
| 2006-09-21 | [CRYPTO] api: Split out low-level API | Herbert Xu | 1 | -34/+50 |
| 2006-09-21 | [CRYPTO] twofish: x86-64 assembly version | Joachim Fritschi | 1 | -0/+15 |
| 2006-09-21 | [CRYPTO] twofish: i586 assembly version | Joachim Fritschi | 1 | -0/+15 |
| 2006-09-21 | [CRYPTO] twofish: Split out common c code | Joachim Fritschi | 1 | -0/+8 |
| 2006-06-26 | [CRYPTO] tcrypt: Forbid tcrypt from being built-in | Herbert Xu | 1 | -1/+1 |
| 2006-01-09 | [CRYPTO] Allow AES C/ASM implementations to coexist | Herbert Xu | 1 | -1/+1 |
| 2006-01-06 | [PATCH] s390: cleanup Kconfig | Martin Schwidefsky | 1 | -4/+4 |
| 2006-01-06 | [PATCH] s390: aes support | Jan Glauber | 1 | -0/+20 |
| 2006-01-06 | [PATCH] s390: sha256 support | Jan Glauber | 1 | -0/+11 |
| 2006-01-06 | [PATCH] s390: in-kernel crypto rename | Jan Glauber | 1 | -4/+4 |
| 2005-09-01 | [CRYPTO]: Fix XTEA implementation | Aaron Grothe | 1 | -1/+4 |
| 2005-07-06 | [CRYPTO] Add x86_64 asm AES | Andreas Steinmetz | 1 | -1/+21 |
| 2005-05-01 | [PATCH] uml: support AES i586 crypto driver | Paolo 'Blaisorblade' Giarrusso | 1 | -2/+2 |
| 2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+292 |