summaryrefslogtreecommitdiff
path: root/include/crypto/sha.h
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2015-12-22crypto: hash - add zero length message hash for shax and md5LABBE Corentin
2015-04-10crypto: sha512-generic - move to generic glue implementationArd Biesheuvel
2015-04-10crypto: sha256-generic - move to generic glue implementationArd Biesheuvel
2015-04-10crypto: sha1-generic - move to generic glue implementationArd Biesheuvel
2015-04-10crypto: sha512 - implement base layer for SHA-512Ard Biesheuvel
2015-04-10crypto: sha256 - implement base layer for SHA-256Ard Biesheuvel
2015-04-10crypto: sha1 - implement base layer for SHA-1Ard Biesheuvel
2013-04-25crypto: sha512 - Expose generic sha512 routine to be callable from other modulesTim Chen
2013-04-03crypto: sha256 - Expose SHA256 generic routine to be callable externally.Tim Chen
2011-08-16crypto: sha - Fix build error due to crypto_sha1_updateHerbert Xu
2011-08-10crypto: sha1 - export sha1_update for reuseMathias Krause
2009-07-22crypto: sha512_generic - Use 64-bit countersHerbert Xu
2009-07-22crypto: sha512 - Export struct sha512_stateHerbert Xu
2009-07-11crypto: sha256_generic - Add export/import supportHerbert Xu
2009-07-11crypto: sha1_generic - Add export/import supportHerbert Xu
2008-01-11[CRYPTO] sha256-generic: Extend sha256_generic.c to support SHA-224Jonathan Lynch
2007-10-10[CRYPTO] sha: Add header file for SHA definitionsJan Glauber