Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto: sha - replace memset by memzero_explicit | Julia Lawall | 2014-12-02 | 1 | -1/+1 |
* | crypto: prefix module autoloading with "crypto-" | Kees Cook | 2014-11-24 | 1 | -2/+2 |
* | crypto: sha256_ssse3 - also test for BMI2 | Oliver Neukum | 2013-10-07 | 1 | -1/+1 |
* | crypto: sha256_ssse3 - use correct module alias for sha224 | Jussi Kivilinna | 2013-09-13 | 1 | -1/+1 |
* | crypto: sha256_ssse3 - add sha224 support | Jussi Kivilinna | 2013-05-28 | 1 | -5/+52 |
* | crypto: sha256 - Create module providing optimized SHA256 routines using SSSE... | Tim Chen | 2013-04-25 | 1 | -0/+275 |