Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-06-24 | test-sha1: test hashing large buffer | Junio C Hamano | 1 | -8/+31 | |
test to hash a large buffer in one go is more important than hashing large amount of data in small fixed chunks. Signed-off-by: Junio C Hamano <junkio@cox.net> | |||||
2006-06-24 | Makefile: add framework to verify and bench sha1 implementations. | Junio C Hamano | 1 | -0/+24 | |
Signed-off-by: Junio C Hamano <junkio@cox.net> |