| 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/+108 |
| 2012-10-08 | KEYS: Provide signature verification with an asymmetric key | David Howells | 1 | -0/+4 |
| 2012-10-08 | KEYS: Asymmetric public-key algorithm crypto key subtype | David Howells | 1 | -0/+104 |
| 2012-09-07 | crypto: cast6 - fix sparse warnings (symbol was not declared, should be static?) | Jussi Kivilinna | 1 | -0/+5 |
| 2012-09-07 | crypto: cast5 - fix sparse warnings (symbol was not declared, should be static?) | Jussi Kivilinna | 1 | -0/+5 |
| 2012-08-01 | crypto: cast6 - prepare generic module for optimized implementations | Johannes Goetzfried | 1 | -0/+23 |
| 2012-08-01 | crypto: cast5 - prepare generic module for optimized implementations | Johannes Goetzfried | 1 | -0/+22 |
| 2012-08-01 | crypto: add crypto_[un]register_shashes for [un]registering multiple shash en... | Jussi Kivilinna | 1 | -0/+2 |
| 2012-03-29 | crypto: user - Fix lookup of algorithms with IV generator | Steffen Klassert | 2 | -0/+4 |
| 2012-03-20 | crypto: remove the second argument of k[un]map_atomic() | Cong Wang | 1 | -25/+3 |
| 2011-11-21 | crypto: serpent-sse2 - add lrw support | Jussi Kivilinna | 1 | -0/+2 |
| 2011-11-09 | crypto: Unlink and free instances when deleted | Steffen Klassert | 1 | -0/+1 |
| 2011-11-09 | crypto: xts: add interface for parallelized cipher implementations | Jussi Kivilinna | 1 | -0/+27 |
| 2011-11-09 | crypto: twofish-x86_64-3way - add lrw support | Jussi Kivilinna | 1 | -0/+2 |
| 2011-11-09 | crypto: lrw - add interface for parallelized cipher implementions | Jussi Kivilinna | 1 | -0/+43 |
| 2011-11-09 | crypto: serpent - export common functions for x86_64/i386-sse2 assembler impl... | Jussi Kivilinna | 1 | -0/+25 |
| 2011-10-21 | crypto: Add a report function pointer to crypto_type | Steffen Klassert | 1 | -0/+2 |
| 2011-09-22 | crypto: blowfish - split generic and common c code | Jussi Kivilinna | 1 | -0/+23 |
| 2011-08-16 | crypto: sha - Fix build error due to crypto_sha1_update | Herbert Xu | 1 | -0/+2 |
| 2011-08-10 | crypto: sha1 - export sha1_update for reuse | Mathias Krause | 1 | -0/+3 |
| 2011-06-21 | net: remove mm.h inclusion from netdevice.h | Alexey Dobriyan | 1 | -0/+1 |
| 2011-01-07 | crypto: padlock - Move padlock.h into include/crypto | Herbert Xu | 1 | -0/+29 |
| 2010-12-02 | crypto: scatterwalk - Add scatterwalk_crypto_chain helper | Steffen Klassert | 1 | -0/+15 |
| 2010-11-19 | crypto: af_alg - User-space interface for Crypto API | Herbert Xu | 1 | -0/+92 |
| 2010-10-24 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 1 | -2/+2 |
| 2010-10-18 | Update broken web addresses in the kernel. | Justin P. Mattock | 1 | -2/+2 |
| 2010-09-20 | crypto: cryptd - Adding the AEAD interface type support to cryptd | Adrian Hoban | 1 | -0/+24 |
| 2010-05-19 | crypto: skcipher - Add ablkcipher_walk interfaces | David S. Miller | 1 | -0/+40 |
| 2010-01-17 | crypto: md5 - Add export support | Max Vozeler | 1 | -0/+17 |
| 2010-01-07 | crypto: pcrypt - Add pcrypt crypto parallelization wrapper | Steffen Klassert | 1 | -0/+51 |
| 2009-10-19 | crypto: hash - Remove legacy hash/digest code | Benjamin Gilbert | 1 | -1/+0 |
| 2009-10-19 | crypto: ghash - Add PCLMULQDQ accelerated implementation | Huang Ying | 1 | -0/+1 |
| 2009-09-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 6 | -63/+366 |
| 2009-09-02 | crypto: vmac - New hash algorithm for intel_txt support | Shane Wang | 1 | -0/+61 |
| 2009-08-29 | crypto: skcipher - Fix skcipher_dequeue_givcrypt NULL test | Herbert Xu | 2 | -2/+3 |
| 2009-08-06 | crypto: cryptd - Add support to access underlaying shash | Huang Ying | 1 | -0/+17 |
| 2009-07-24 | crypto: api - Fix aligned ctx helper | Herbert Xu | 1 | -6/+2 |
| 2009-07-22 | crypto: sha512_generic - Use 64-bit counters | Herbert Xu | 1 | -3/+3 |
| 2009-07-22 | crypto: sha512 - Export struct sha512_state | Herbert Xu | 1 | -0/+6 |
| 2009-07-15 | crypto: shash - Fix digest size offset | Herbert Xu | 1 | -1/+2 |
| 2009-07-15 | crypto: ahash - Add unaligned handling and default operations | Herbert Xu | 2 | -15/+14 |
| 2009-07-14 | crypto: ahash - Remove old_ahash_alg | Herbert Xu | 2 | -8/+1 |
| 2009-07-14 | crypto: crypto4xx - Switch to new style ahash | Herbert Xu | 1 | -0/+6 |
| 2009-07-14 | crypto: cryptd - Switch to template create API | Herbert Xu | 1 | -0/+3 |
| 2009-07-14 | crypto: hash - Add helpers to free spawns | Herbert Xu | 1 | -0/+10 |
| 2009-07-14 | crypto: ahash - Add instance/spawn support | Herbert Xu | 1 | -0/+51 |
| 2009-07-14 | crypto: ahash - Convert to new style algorithms | Herbert Xu | 2 | -34/+86 |
| 2009-07-14 | crypto: api - Remove frontend argument from extsize/init_tfm | Herbert Xu | 1 | -4/+2 |
| 2009-07-14 | crypto: ahash - Add crypto_ahash_set_reqsize | Herbert Xu | 1 | -0/+6 |
| 2009-07-14 | crypto: shash - Export async functions | Herbert Xu | 1 | -0/+3 |
| 2009-07-14 | crypto: shash - Make descsize a run-time attribute | Herbert Xu | 2 | -2/+3 |
| 2009-07-12 | crypto: async - Use kzfree for requests | Herbert Xu | 1 | -1/+1 |
| 2009-07-11 | crypto: sha256_generic - Add export/import support | Herbert Xu | 1 | -0/+6 |
| 2009-07-11 | crypto: sha1_generic - Add export/import support | Herbert Xu | 1 | -0/+8 |
| 2009-07-11 | crypto: shash - Export/import hash state only | Herbert Xu | 1 | -4/+14 |
| 2009-07-09 | crypto: shash - Add shash_instance_ctx | Herbert Xu | 1 | -0/+5 |
| 2009-07-08 | crypto: shash - Add __crypto_shash_cast | Herbert Xu | 1 | -0/+5 |
| 2009-07-08 | crypto: shash - Add crypto_shash_ctx_aligned | Herbert Xu | 1 | -0/+5 |
| 2009-07-08 | crypto: shash - Add shash_register_instance | Herbert Xu | 1 | -1/+2 |
| 2009-07-08 | crypto: shash - Add shash_attr_alg2 helper | Herbert Xu | 1 | -0/+2 |
| 2009-07-08 | crypto: api - Add crypto_attr_alg2 helper | Herbert Xu | 1 | -1/+10 |
| 2009-07-08 | crypto: shash - Add spawn support | Herbert Xu | 1 | -0/+14 |
| 2009-07-08 | crypto: api - Add new style spawn support | Herbert Xu | 1 | -0/+6 |
| 2009-07-08 | crypto: shash - Add shash_instance | Herbert Xu | 1 | -0/+26 |
| 2009-07-07 | crypto: api - Add crypto_alloc_instance2 | Herbert Xu | 1 | -0/+2 |
| 2009-07-07 | crypto: api - Add new template create function | Herbert Xu | 1 | -0/+1 |
| 2009-03-04 | crypto: zlib - New zlib crypto module, using pcomp | Geert Uytterhoeven | 1 | -0/+20 |
| 2009-03-04 | crypto: compress - Add pcomp interface | Geert Uytterhoeven | 2 | -0/+153 |
| 2009-02-19 | crypto: api - Use dedicated workqueue for crypto subsystem | Huang Ying | 1 | -0/+7 |
| 2009-02-18 | crypto: shash - Add crypto_shash_blocksize | Herbert Xu | 1 | -0/+5 |
| 2009-02-18 | crypto: cryptd - Add support to access underlying blkcipher | Huang Ying | 1 | -0/+27 |
| 2009-02-18 | crypto: aes - Move key_length in struct crypto_aes_ctx to be the last field | Huang Ying | 1 | -1/+5 |
| 2009-02-05 | crypto: shash - Fix tfm destruction | Herbert Xu | 1 | -1/+1 |
| 2008-12-25 | crypto: aes - Precompute tables | Herbert Xu | 1 | -4/+4 |
| 2008-12-25 | crypto: hash - Export shash through hash | Herbert Xu | 2 | -0/+8 |
| 2008-12-25 | crypto: hash - Add import/export interface | Herbert Xu | 2 | -5/+21 |
| 2008-12-25 | crypto: hash - Add shash interface | Herbert Xu | 2 | -0/+112 |
| 2008-12-25 | crypto: api - Rebirth of crypto_alloc_tfm | Herbert Xu | 1 | -0/+10 |
| 2008-12-25 | crypto: api - Move type exit function into crypto_tfm | Herbert Xu | 1 | -1/+0 |
| 2008-08-29 | crypto: rng - RNG interface and implementation | Neil Horman | 2 | -0/+101 |
| 2008-08-29 | crypto: skcipher - Move IV generators into their own modules | Herbert Xu | 1 | -6/+0 |
| 2008-08-13 | crypto: hash - Add missing top-level functions | Herbert Xu | 1 | -0/+18 |
| 2008-07-10 | crypto: hash - Move ahash functions into crypto/hash.h | Herbert Xu | 3 | -36/+191 |
| 2008-07-10 | crypto: hash - Added scatter list walking helper | Herbert Xu | 1 | -0/+41 |
| 2008-07-10 | [CRYPTO] hash: Add asynchronous hash support | Loc Ho | 1 | -0/+36 |
| 2008-05-01 | [CRYPTO] api: Fix scatterwalk_sg_chain | Herbert Xu | 1 | -0/+4 |
| 2008-04-21 | [CRYPTO] aes: Export generic setkey | Sebastian Siewior | 1 | -2/+6 |
| 2008-03-08 | [CRYPTO] skcipher: Fix section mismatches | Herbert Xu | 1 | -1/+1 |
| 2008-02-23 | [CRYPTO] skcipher: Move chainiv/seqiv into crypto_blkcipher module | Herbert Xu | 1 | -0/+6 |
| 2008-01-11 | [CRYPTO] api: Include sched.h for cond_resched in scatterwalk.h | Herbert Xu | 1 | -0/+1 |
| 2008-01-11 | [CRYPTO] chainiv: Avoid lock spinning where possible | Herbert Xu | 1 | -0/+13 |
| 2008-01-11 | [CRYPTO] null: Add null blkcipher algorithm | Herbert Xu | 1 | -0/+5 |
| 2008-01-11 | [CRYPTO] aead: Create default givcipher instances | Herbert Xu | 1 | -0/+3 |
| 2008-01-11 | [CRYPTO] aead: Add aead_geniv_alloc/aead_geniv_free | Herbert Xu | 1 | -0/+77 |
| 2008-01-11 | [CRYPTO] aead: Add top-level givencrypt/givdecrypt calls | Herbert Xu | 1 | -0/+67 |
| 2008-01-11 | [CRYPTO] aead: Add givcrypt operations | Herbert Xu | 1 | -0/+38 |
| 2008-01-11 | [CRYPTO] skcipher: Add top-level givencrypt/givdecrypt calls | Herbert Xu | 1 | -0/+72 |
| 2008-01-11 | [CRYPTO] skcipher: Remove crypto_spawn_ablkcipher | Herbert Xu | 1 | -8/+0 |
| 2008-01-11 | [CRYPTO] skcipher: Create default givcipher instances | Herbert Xu | 1 | -0/+2 |
| 2008-01-11 | [CRYPTO] skcipher: Added skcipher_givcrypt_complete | Herbert Xu | 1 | -0/+12 |
| 2008-01-11 | [CRYPTO] skcipher: Add skcipher_geniv_alloc/skcipher_geniv_free | Herbert Xu | 1 | -0/+18 |
| 2008-01-11 | [CRYPTO] skcipher: Add givcrypt operations and givcipher type | Herbert Xu | 2 | -0/+47 |
| 2008-01-11 | [CRYPTO] skcipher: Add crypto_grab_skcipher interface | Herbert Xu | 2 | -4/+69 |
| 2008-01-11 | [CRYPTO] ctr: Refactor into ctr and rfc3686 | Herbert Xu | 1 | -0/+20 |
| 2008-01-11 | [CRYPTO] api: Add crypto_attr_alg_name | Herbert Xu | 1 | -0/+1 |
| 2008-01-11 | [CRYPTO] scatterwalk: Restore custom sg chaining for now | Herbert Xu | 1 | -0/+11 |
| 2008-01-11 | [CRYPTO] scatterwalk: Move scatterwalk.h to linux/crypto | Herbert Xu | 1 | -0/+107 |
| 2008-01-11 | [CRYPTO] authenc: Move enckeylen into key itself | Herbert Xu | 1 | -0/+27 |
| 2008-01-11 | [CRYPTO] api: Add crypto_inc and crypto_xor | Herbert Xu | 1 | -0/+4 |
| 2008-01-11 | [CRYPTO] ablkcipher: Add distinct ABLKCIPHER type | Herbert Xu | 1 | -2/+2 |
| 2008-01-11 | [CRYPTO] sha256-generic: Extend sha256_generic.c to support SHA-224 | Jonathan Lynch | 1 | -0/+12 |
| 2008-01-11 | [CRYPTO] aes-generic: Make key generation exportable | Sebastian Siewior | 1 | -0/+16 |
| 2008-01-11 | [CRYPTO] aes: Move common defines into a header file | Sebastian Siewior | 1 | -0/+15 |
| 2008-01-11 | [CRYPTO] des: Create header file for common macros | Evgeniy Polyakov | 1 | -0/+19 |
| 2007-10-10 | [CRYPTO] sha: Add header file for SHA definitions | Jan Glauber | 1 | -0/+53 |
| 2007-10-10 | [CRYPTO] blkcipher: Added blkcipher_walk_virt_block | Herbert Xu | 1 | -0/+4 |
| 2007-10-10 | [CRYPTO] xts: XTS blockcipher mode implementation without partial blocks | Rik Snel | 1 | -0/+2 |
| 2007-10-10 | [CRYPTO] aead: Add authenc | Herbert Xu | 1 | -1/+43 |
| 2007-10-10 | [CRYPTO] ablkcipher: Remove queue pointer from common alg object | Herbert Xu | 1 | -7/+7 |
| 2007-10-10 | [CRYPTO] api: Add aead crypto type | Herbert Xu | 1 | -0/+6 |
| 2007-10-10 | [CRYPTO] api: Add crypto_ablkcipher_ctx_aligned | Sebastian Siewior | 1 | -0/+5 |
| 2007-05-02 | [CRYPTO] cryptd: Add software async crypto daemon | Herbert Xu | 1 | -0/+15 |
| 2007-05-02 | [CRYPTO] api: Do not remove users unless new algorithm matches | Herbert Xu | 1 | -1/+2 |
| 2007-05-02 | [CRYPTO] api: Add async blkcipher type | Herbert Xu | 1 | -0/+58 |
| 2007-05-02 | [CRYPTO] templates: Pass type/mask when creating instances | Herbert Xu | 1 | -3/+5 |
| 2007-02-07 | [CRYPTO] api: Allow multiple frontends per backend | Herbert Xu | 1 | -2/+2 |
| 2007-02-07 | [CRYPTO] api: Add type-safe spawns | Herbert Xu | 1 | -1/+19 |
| 2006-12-06 | [CRYPTO] lib: table driven multiplications in GF(2^128) | Rik Snel | 1 | -0/+198 |
| 2006-12-06 | [CRYPTO] lib: some common 128-bit block operations, nicely centralized | Rik Snel | 1 | -0/+80 |
| 2006-09-21 | [CRYPTO] digest: Added user API for new hash type | Herbert Xu | 1 | -0/+6 |
| 2006-09-21 | [CRYPTO] cipher: Added block ciphers for CBC/ECB | Herbert Xu | 1 | -0/+2 |
| 2006-09-21 | [CRYPTO] cipher: Added block cipher type | Herbert Xu | 1 | -0/+65 |
| 2006-09-21 | [CRYPTO] scatterwalk: Prepare for block ciphers | Herbert Xu | 1 | -0/+5 |
| 2006-09-21 | [CRYPTO] cipher: Added encrypt_one/decrypt_one | Herbert Xu | 1 | -0/+5 |
| 2006-09-21 | [CRYPTO] api: Added crypto_type support | Herbert Xu | 1 | -0/+8 |
| 2006-09-21 | [CRYPTO] api: Add common instance initialisation code | Herbert Xu | 1 | -0/+5 |
| 2006-09-21 | [CRYPTO] api: Get rid of flags argument to setkey | Herbert Xu | 1 | -2/+1 |
| 2006-09-21 | [CRYPTO] api: Added spawns | Herbert Xu | 1 | -0/+11 |
| 2006-09-21 | [CRYPTO] api: Add template registration | Herbert Xu | 1 | -0/+31 |
| 2006-09-21 | [CRYPTO] api: Split out low-level API | Herbert Xu | 1 | -0/+18 |
| 2006-09-21 | [CRYPTO] twofish: Split out common c code | Joachim Fritschi | 1 | -0/+23 |