amduat/tests/tgk
Carl Niklas Rydberg 87c8bcc799 Align HASH/ASL1 registry and codecs with spec constraints
- reject reserved HashId values across lookup/parse/encode paths
- add reserved-range registry table and remove 0x0000 from runtime list
- forbid SHA-256 impl overrides; add streaming hash API
- update tgk_store_mem test to use unsupported but non-reserved hash id
- document ASL store digest-length constraint in README
2025-12-22 00:21:16 +01:00
..
test_tgk_prov.c Add TGK provenance operators and tests 2025-12-21 18:41:32 +01:00
test_tgk_store_fs.c Added a read‑only snapshot view API so callers can pin queries to a single immutable snapshot; mem/fs adapters now return a snapshot store backed by a cloned mem state, and tests verify snapshot stability across mutations. 2025-12-21 21:52:06 +01:00
test_tgk_store_mem.c Align HASH/ASL1 registry and codecs with spec constraints 2025-12-22 00:21:16 +01:00