aboutsummaryrefslogtreecommitdiff
path: root/lib/sha1.c
AgeCommit message (Expand)Author
2022-01-18lib/crypto: sha1: re-roll loops to reduce code sizeJason A. Donenfeld
2020-11-20crypto: sha - split sha.h into sha1.h and sha2.hEric Biggers
2020-05-08crypto: lib/sha1 - fold linux/cryptohash.h into crypto/sha.hEric Biggers
2020-05-08crypto: lib/sha1 - rename "sha" to "sha1"Eric Biggers
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2015-03-23lib: EXPORT_SYMBOL sha_initHannes Frederic Sowa
2012-03-07lib: reduce the use of module.h wherever possiblePaul Gortmaker
2011-09-13lib/sha1.c: quiet sparse noise about symbol not declaredH Hartley Sweeten
2011-08-06lib/sha1: use the git implementation of SHA-1Mandeep Singh Baines
2007-02-11[PATCH] Numerous fixes to kernel-doc info in source files.Robert P. J. Day
2005-06-25[PATCH] lib/sha1.c: fix sparse warningDomen Puncer
2005-04-16Linux-2.6.12-rc2Linus Torvalds