aboutsummaryrefslogtreecommitdiff
path: root/crypto/sha1.c
AgeCommit message (Expand)Author
2006-09-21[CRYPTO] sha: Add module aliases for sha1 / sha256Michal Ludvig
2006-06-26[CRYPTO] all: Pass tfm instead of ctx to algorithmsHerbert Xu
2006-06-26[CRYPTO] digest: Add alignment handlingAtsushi Nemoto
2006-01-09[CRYPTO] sha1: Fixed off-by-64 bug in sha1_updateHerbert Xu
2006-01-09[CRYPTO] sha1: Avoid shifting count left and rightNicolas Pitre
2006-01-09[CRYPTO] sha1: Rename i/j to done/partialNicolas Pitre
2006-01-09[CRYPTO] sha1: Avoid useless memcpy()Nicolas Pitre
2006-01-09[CRYPTO] Use standard byte order macros wherever possibleHerbert Xu
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds