Age | Commit message (Collapse) | Author | |
---|---|---|---|
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. |