add t1ha2 hash and test results

This commit is contained in:
2026-08-14 04:26:43 +03:00
parent 558450b573
commit f72d345f0d
18 changed files with 2708 additions and 0 deletions
@@ -34,6 +34,7 @@ DEFAULT_OUTPUT_DIR = ROOT / "probability_maps"
HASHES = [
"jenkinsOAAT",
"xxh64",
"t1ha2",
]
HEX_HASH = re.compile(r"(?:0[xX])?([0-9a-fA-F]+)")