Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-29 | verify_hash utils: Clarify return value meaning | Paul Cristian Sarbu | |
2023-11-30 | Resolve inconsistencies in third-party headers include format | Paul Cristian Sarbu | |
2023-11-15 | utils/cpp: add IsAHash function | Alberto 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. |