uselesskey-core-hash 0.5.0

Length-prefixed hashing helpers shared by deterministic fixture derivation paths.
Documentation

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.