summaryrefslogtreecommitdiff
path: root/test-sha1.c
Commit message (Expand)AuthorAgeFilesLines
* Convert existing die(..., strerror(errno)) to die_errno()Thomas Rast2009-06-271-1/+1
* fix openssl headers conflicting with custom SHA1 implementationsNicolas Pitre2008-10-021-4/+4
* test-sha1: test hashing large bufferJunio C Hamano2006-06-241-8/+31
* Makefile: add framework to verify and bench sha1 implementations.Junio C Hamano2006-06-241-0/+24