Age | Commit message (Expand) | Author |
---|---|---|
2015-06-22 | crypto: eseqiv - Offer normal cipher functionality without RNG | Herbert Xu |
2015-06-04 | crypto: eseqiv - Move IV seeding into init function | Herbert Xu |
2014-11-26 | crypto: include crypto- module prefix in template | Kees Cook |
2014-08-01 | crypto: Resolve shadow warnings | Mark Rustad |
2010-12-02 | crypto: Use scatterwalk_crypto_chain | Steffen Klassert |
2009-04-15 | crypto: eseqiv - Fix IV generation for sync algorithms | Steffen Klassert |
2008-08-29 | crypto: skcipher - Use RNG interface instead of get_random_bytes | Herbert Xu |
2008-08-29 | crypto: skcipher - Move IV generators into their own modules | Herbert Xu |
2008-05-01 | [CRYPTO] eseqiv: Fix off-by-one encryption | Herbert Xu |
2008-03-08 | [CRYPTO] skcipher: Fix section mismatches | Herbert Xu |
2008-02-23 | [CRYPTO] skcipher: Move chainiv/seqiv into crypto_blkcipher module | Herbert Xu |
2008-01-10 | [CRYPTO] eseqiv: Add Encrypted Sequence Number IV Generator | Herbert Xu |