Name |
Last commit
|
Last update |
---|---|---|
.. | ||
sha1dc | ||
hash_collisiondetect.h | ||
hash_common_crypto.h | ||
hash_generic.c | ||
hash_generic.h | ||
hash_openssl.h | ||
hash_win32.c | ||
hash_win32.h |
Teach the CommonCrypto hash mechanisms to support large files. The hash primitives take a `CC_LONG` (aka `uint32_t`) at a time. So loop to give the hash function at most an unsigned 32 bit's worth of bytes until we have hashed the entire file.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
sha1dc | Loading commit data... | |
hash_collisiondetect.h | Loading commit data... | |
hash_common_crypto.h | Loading commit data... | |
hash_generic.c | Loading commit data... | |
hash_generic.h | Loading commit data... | |
hash_openssl.h | Loading commit data... | |
hash_win32.c | Loading commit data... | |
hash_win32.h | Loading commit data... |