Skip to main content

Module utils

Module utils 

Source
Expand description

Internal helpers (Merkle hashing primitives, byte-to-field conversion). Re-exported as pub so benches and external tooling can reuse the Blake3DigestAlgorithm plumbing.

Modulesยง

blake3
BLAKE3-native plumbing for [jf_merkle_tree::MerkleTree].
bytes_to_field ๐Ÿ”’