summaryrefslogtreecommitdiff
path: root/crypto/sha1.c
AgeCommit message (Expand)Author
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