hash: use CommonCrypto on OSX for SHA-1
OSX has its own cryptographic library, let's make use of it instead of calling out to OpenSSL.
Showing
src/hash/hash_common_crypto.h
0 → 100644
Please
register
or
sign in
to comment
OSX has its own cryptographic library, let's make use of it instead of calling out to OpenSSL.