summaryrefslogtreecommitdiff
path: root/block-sha1
AgeCommit message (Expand)Author
2009-08-06block-sha1: re-use the temporary array as we calculate the SHA1Linus Torvalds
2009-08-06block-sha1: make the 'ntohl()' part of the first SHA1 loopLinus Torvalds
2009-08-06block-sha1: minor fixupsJunio C Hamano
2009-08-06block-sha1: try to use rol/ror appropriatelyLinus Torvalds
2009-08-06block-sha1: undo ctx->size changeJunio C Hamano
2009-08-06Add new optimized C 'block-sha1' routinesLinus Torvalds