Expand description
Tree hashing for spores.
Re-exports§
pub use blob_tree_blake3_nfc::compute_hash_from_entries;pub use blob_tree_blake3_nfc::TreeEntry;
Modules§
- blob_
tree_ blake3_ nfc blob_tree_blake3_nfctree hashing algorithm.
Functions§
- compute_
tree_ hash_ and_ size_ from_ entries - Compute tree hash and total uncompressed source size in bytes.
- compute_
tree_ hash_ from_ entries