uselesskey-core-hash 0.5.1

Length-prefixed hashing helpers shared by deterministic fixture derivation paths.
Documentation
1
2
3
4
5
6
7
8
9
# uselesskey-core-hash

Deterministic hashing primitives shared by fixture derivation codepaths.

## Purpose

- Compute BLAKE3 digests for deterministic seed/fixture derivation helpers.
- Write length-prefixed byte slices for unambiguous tuple hashing.
- Keep the implementation isolated so derived-seed behavior is reusable across microcrates.