root
aztec-nr
All items
noir_aztec
0.0.0
Module root
Module items
Functions
In module merkle_tree
Modules
append_only_tree
indexed_tree
leaf_preimage
membership
merkle_tree
root
unbalanced_merkle_tree
aztec-nr
-
noir_aztec
::
protocol
::
merkle_tree
::root
Module
root
Functions
compute_empty_sha_tree_root
compute_empty_tree_root
compute_empty_tree_root_with_hasher
compute_sha_tree_root
compute_tree_root
root_from_sibling_path
Calculate the Merkle tree root from the sibling path and leaf, using the default merkle hash.
root_from_sibling_path_with_hasher
Calculate the Merkle tree root from the sibling path and leaf, using a custom hasher.