amduat/src/near_core/hash
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
..
asl1.c Align HASH/ASL1 registry and codecs with spec constraints 2025-12-22 00:21:16 +01:00
sha256.c Align HASH/ASL1 registry and codecs with spec constraints 2025-12-22 00:21:16 +01:00
sha256.h Align HASH/ASL1 registry and codecs with spec constraints 2025-12-22 00:21:16 +01:00