Thanks in advance for your review! Taylor Blau (4): sha1: do not redefine `platform_SHA_CTX` and friends hash.h: scaffolding for _fast hashing variants Makefile: allow specifying a SHA-1 for non-cryptographic uses csum-file.c: use fast SHA-1 implementation when available Makefile | 25 ++++++++++++++++++ block-sha1/sha1.h | 2 ++ csum-file.c | 18 ++++++------- hash.h | 67 +++++++++++++++++++++++++++++++++++++++++++++++ object-file.c | 42 +++++++++++++++++++++++++++++ sha1/openssl.h | 2 ++ sha1dc_git.h | 3 +++ 7 files changed, 150 insertions(+), 9 deletions(-) base-commit: 159f2d50e75c17382c9f4eb7cbda671a6fa612d1 -- 2.46.0.425.ge8f5cbd280c