Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-12-02 | crypto: sha - replace memset by memzero_explicit | 1 | -1/+1 | |
2014-11-24 | crypto: prefix module autoloading with "crypto-" | 1 | -2/+2 | |
2013-10-07 | crypto: sha256_ssse3 - also test for BMI2 | 1 | -1/+1 | |
2013-09-13 | crypto: sha256_ssse3 - use correct module alias for sha224 | 1 | -1/+1 | |
2013-05-28 | crypto: sha256_ssse3 - add sha224 support | 1 | -5/+52 | |
2013-04-25 | crypto: sha256 - Create module providing optimized SHA256 routines using SSSE3, AVX or AVX2 instructions. | 1 | -0/+275 |