summaryrefslogtreecommitdiff
path: root/src/buildtool/crypto/hash_impl_sha512.hpp
AgeCommit message (Collapse)Author
2022-12-21Crypto: Add SHA512 hasherPaul Cristian Sarbu
Needed by the content-in-CAS git map to check fetched archives' checksums. SHA1 and SHA256 hashers are already implemented.