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