summaryrefslogtreecommitdiff
path: root/include/crypto
Commit message (Expand)AuthorAge
* crypto: skcipher - Add ablkcipher_walk interfacesDavid S. Miller2010-05-19
* crypto: md5 - Add export supportMax Vozeler2010-01-17
* crypto: pcrypt - Add pcrypt crypto parallelization wrapperSteffen Klassert2010-01-07
* crypto: hash - Remove legacy hash/digest codeBenjamin Gilbert2009-10-19
* crypto: ghash - Add PCLMULQDQ accelerated implementationHuang Ying2009-10-19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-09-11
|\
| * crypto: vmac - New hash algorithm for intel_txt supportShane Wang2009-09-02
| * crypto: cryptd - Add support to access underlaying shashHuang Ying2009-08-06
| * crypto: api - Fix aligned ctx helperHerbert Xu2009-07-24
| * crypto: sha512_generic - Use 64-bit countersHerbert Xu2009-07-22
| * crypto: sha512 - Export struct sha512_stateHerbert Xu2009-07-22
| * crypto: shash - Fix digest size offsetHerbert Xu2009-07-15
| * crypto: ahash - Add unaligned handling and default operationsHerbert Xu2009-07-15
| * crypto: ahash - Remove old_ahash_algHerbert Xu2009-07-14
| * crypto: crypto4xx - Switch to new style ahashHerbert Xu2009-07-14
| * crypto: cryptd - Switch to template create APIHerbert Xu2009-07-14
| * crypto: hash - Add helpers to free spawnsHerbert Xu2009-07-14
| * crypto: ahash - Add instance/spawn supportHerbert Xu2009-07-14
| * crypto: ahash - Convert to new style algorithmsHerbert Xu2009-07-14
| * crypto: api - Remove frontend argument from extsize/init_tfmHerbert Xu2009-07-14
| * crypto: ahash - Add crypto_ahash_set_reqsizeHerbert Xu2009-07-14
| * crypto: shash - Export async functionsHerbert Xu2009-07-14
| * crypto: shash - Make descsize a run-time attributeHerbert Xu2009-07-14
| * crypto: async - Use kzfree for requestsHerbert Xu2009-07-12
| * crypto: sha256_generic - Add export/import supportHerbert Xu2009-07-11
| * crypto: sha1_generic - Add export/import supportHerbert Xu2009-07-11
| * crypto: shash - Export/import hash state onlyHerbert Xu2009-07-11
| * crypto: shash - Add shash_instance_ctxHerbert Xu2009-07-09
| * crypto: shash - Add __crypto_shash_castHerbert Xu2009-07-08
| * crypto: shash - Add crypto_shash_ctx_alignedHerbert Xu2009-07-08
| * crypto: shash - Add shash_register_instanceHerbert Xu2009-07-08
| * crypto: shash - Add shash_attr_alg2 helperHerbert Xu2009-07-08
| * crypto: api - Add crypto_attr_alg2 helperHerbert Xu2009-07-08
| * crypto: shash - Add spawn supportHerbert Xu2009-07-08
| * crypto: api - Add new style spawn supportHerbert Xu2009-07-08
| * crypto: shash - Add shash_instanceHerbert Xu2009-07-08
| * crypto: api - Add crypto_alloc_instance2Herbert Xu2009-07-07
| * crypto: api - Add new template create functionHerbert Xu2009-07-07
* | crypto: skcipher - Fix skcipher_dequeue_givcrypt NULL testHerbert Xu2009-08-29
|/
* crypto: zlib - New zlib crypto module, using pcompGeert Uytterhoeven2009-03-04
* crypto: compress - Add pcomp interfaceGeert Uytterhoeven2009-03-04
* crypto: api - Use dedicated workqueue for crypto subsystemHuang Ying2009-02-19
* crypto: shash - Add crypto_shash_blocksizeHerbert Xu2009-02-18
* crypto: cryptd - Add support to access underlying blkcipherHuang Ying2009-02-18
* crypto: aes - Move key_length in struct crypto_aes_ctx to be the last fieldHuang Ying2009-02-18
* crypto: shash - Fix tfm destructionHerbert Xu2009-02-05
* crypto: aes - Precompute tablesHerbert Xu2008-12-25
* crypto: hash - Export shash through hashHerbert Xu2008-12-25
* crypto: hash - Add import/export interfaceHerbert Xu2008-12-25
* crypto: hash - Add shash interfaceHerbert Xu2008-12-25