Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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-10 | [CRYPTO] sha: Add header file for SHA definitions | Jan Glauber | 1 | -0/+53 |