Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto: x86/sha512_ssse3 - move SHA-384/512 SSSE3 implementation to base layer | Ard Biesheuvel | 2015-04-10 | 1 | -167/+35 |
* | 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: sha512_ssse3 - fix byte count to bit count conversion | Jussi Kivilinna | 2014-06-25 | 1 | -1/+1 |
* | crypto: sha512_ssse3 - add sha384 support | Jussi Kivilinna | 2013-05-28 | 1 | -5/+53 |
* | crypto: sha512 - Create module providing optimized SHA512 routines using SSSE... | Tim Chen | 2013-04-25 | 1 | -0/+282 |