Age | Commit message (Expand) | Author | Files | Lines |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2015-12-22 | crypto: hash - add zero length message hash for shax and md5 | LABBE Corentin | 1 | -0/+6 |
2015-04-10 | crypto: sha512-generic - move to generic glue implementation | Ard Biesheuvel | 1 | -0/+3 |
2015-04-10 | crypto: sha256-generic - move to generic glue implementation | Ard Biesheuvel | 1 | -0/+3 |
2015-04-10 | crypto: sha1-generic - move to generic glue implementation | Ard Biesheuvel | 1 | -0/+3 |
2015-04-10 | crypto: sha512 - implement base layer for SHA-512 | Ard Biesheuvel | 1 | -1/+1 |
2015-04-10 | crypto: sha256 - implement base layer for SHA-256 | Ard Biesheuvel | 1 | -1/+1 |
2015-04-10 | crypto: sha1 - implement base layer for SHA-1 | Ard Biesheuvel | 1 | -1/+1 |
2013-04-25 | crypto: sha512 - Expose generic sha512 routine to be callable from other modules | Tim Chen | 1 | -0/+3 |
2013-04-03 | crypto: sha256 - Expose SHA256 generic routine to be callable externally. | Tim Chen | 1 | -0/+2 |
2011-08-16 | crypto: sha - Fix build error due to crypto_sha1_update | Herbert Xu | 1 | -0/+2 |
2011-08-10 | crypto: sha1 - export sha1_update for reuse | Mathias Krause | 1 | -0/+3 |
2009-07-22 | crypto: sha512_generic - Use 64-bit counters | Herbert Xu | 1 | -3/+3 |
2009-07-22 | crypto: sha512 - Export struct sha512_state | Herbert Xu | 1 | -0/+6 |
2009-07-11 | crypto: sha256_generic - Add export/import support | Herbert Xu | 1 | -0/+6 |
2009-07-11 | crypto: sha1_generic - Add export/import support | Herbert Xu | 1 | -0/+8 |
2008-01-11 | [CRYPTO] sha256-generic: Extend sha256_generic.c to support SHA-224 | Jonathan Lynch | 1 | -0/+12 |
2007-10-11 | [CRYPTO] sha: Add header file for SHA definitions | Jan Glauber | 1 | -0/+53 |