summaryrefslogtreecommitdiff
path: root/src/utils/cpp/verify_hash.hpp
AgeCommit message (Collapse)Author
2023-11-15utils/cpp: add IsAHash functionAlberto Sartori
This function is mainly used to check that the hash of a Digest received over the wire is a real hash, to prevent a malicious attack.