summaryrefslogtreecommitdiff
path: root/block-sha1
Commit message (Expand)AuthorAgeFilesLines
* block-sha1: re-use the temporary array as we calculate the SHA1Linus Torvalds2009-08-061-12/+16
* block-sha1: make the 'ntohl()' part of the first SHA1 loopLinus Torvalds2009-08-061-12/+16
* block-sha1: minor fixupsJunio C Hamano2009-08-061-2/+2
* block-sha1: try to use rol/ror appropriatelyLinus Torvalds2009-08-061-10/+22
* block-sha1: undo ctx->size changeJunio C Hamano2009-08-061-3/+3
* Add new optimized C 'block-sha1' routinesLinus Torvalds2009-08-052-0/+166