Skip to main content

Module tree

Module tree 

Source
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_nfc tree 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