Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbrian m. carlson <sandals@crustytoothpaste.net>2018-11-14 07:09:33 +0300
committerJunio C Hamano <gitster@pobox.com>2018-11-14 10:54:52 +0300
commita2ce0a752600a44979da94b19aa1b367c6850bd7 (patch)
tree8053b48486e56cd2719508fa4f996e22997d989f /t/helper/test-hash-speed.c
parent50c817e0c02a133a1615ba32971fd5f6649c894f (diff)
sha1-file: add a constant for hash block size
There is one place we need the hash algorithm block size: the HMAC code for push certs. Expose this constant in struct git_hash_algo and expose values for SHA-1 and for the largest value of any hash. Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/helper/test-hash-speed.c')
0 files changed, 0 insertions, 0 deletions