Add Linus' optimized sha1 hash for checksum
authorJens Axboe <jens.axboe@oracle.com>
Sun, 9 Aug 2009 20:40:33 +0000 (22:40 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Sun, 9 Aug 2009 20:40:33 +0000 (22:40 +0200)
commit7c353ceb3257b132f4c98326046b42201e070731
tree3cdd3df7024714a8e46dc0b8cefee05b1af29fec
parenta1c58075279454a91ec43366846b93e8dcf9753c
Add Linus' optimized sha1 hash for checksum

It does appear to be pretty fast.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
HOWTO
Makefile
Makefile.FreeBSD
Makefile.solaris
crc/sha1.c [new file with mode: 0644]
crc/sha1.h [new file with mode: 0644]
options.c
verify.c
verify.h