Name |
Last commit
|
Last update |
---|---|---|
.. | ||
sha1dc | ||
collisiondetect.c | ||
collisiondetect.h | ||
common_crypto.c | ||
common_crypto.h | ||
generic.c | ||
generic.h | ||
mbedtls.c | ||
mbedtls.h | ||
openssl.c | ||
openssl.h | ||
win32.c | ||
win32.h |
Create a separate `git_hash_sha1_ctx` structure that is specific to the SHA1 implementation and move all SHA1 functions over to use that one instead of the generic `git_hash_ctx`. The `git_hash_ctx` for now simply has a union containing this single SHA1 implementation, only, without any mechanism to distinguish between different algortihms.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
sha1dc | Loading commit data... | |
collisiondetect.c | Loading commit data... | |
collisiondetect.h | Loading commit data... | |
common_crypto.c | Loading commit data... | |
common_crypto.h | Loading commit data... | |
generic.c | Loading commit data... | |
generic.h | Loading commit data... | |
mbedtls.c | Loading commit data... | |
mbedtls.h | Loading commit data... | |
openssl.c | Loading commit data... | |
openssl.h | Loading commit data... | |
win32.c | Loading commit data... | |
win32.h | Loading commit data... |