summaryrefslogtreecommitdiff
path: root/include/crypto/sha.h
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* crypto: hash - add zero length message hash for shax and md5LABBE Corentin2015-12-22
* crypto: sha512-generic - move to generic glue implementationArd Biesheuvel2015-04-10
* crypto: sha256-generic - move to generic glue implementationArd Biesheuvel2015-04-10
* crypto: sha1-generic - move to generic glue implementationArd Biesheuvel2015-04-10
* crypto: sha512 - implement base layer for SHA-512Ard Biesheuvel2015-04-10
* crypto: sha256 - implement base layer for SHA-256Ard Biesheuvel2015-04-10
* crypto: sha1 - implement base layer for SHA-1Ard Biesheuvel2015-04-10
* crypto: sha512 - Expose generic sha512 routine to be callable from other modulesTim Chen2013-04-25
* crypto: sha256 - Expose SHA256 generic routine to be callable externally.Tim Chen2013-04-03
* crypto: sha - Fix build error due to crypto_sha1_updateHerbert Xu2011-08-16
* crypto: sha1 - export sha1_update for reuseMathias Krause2011-08-10
* crypto: sha512_generic - Use 64-bit countersHerbert Xu2009-07-22
* crypto: sha512 - Export struct sha512_stateHerbert Xu2009-07-22
* crypto: sha256_generic - Add export/import supportHerbert Xu2009-07-11
* crypto: sha1_generic - Add export/import supportHerbert Xu2009-07-11
* [CRYPTO] sha256-generic: Extend sha256_generic.c to support SHA-224Jonathan Lynch2008-01-11
* [CRYPTO] sha: Add header file for SHA definitionsJan Glauber2007-10-10