miden-crypto/src/merkle
2024-02-14 11:52:40 -08:00
..
mmr fix: bugfix in PartialMmr apply delta 2024-02-14 11:52:40 -08:00
partial_mt docs: update changelog and readme 2024-02-14 11:52:40 -08:00
simple_smt docs: update changelog and readme 2024-02-14 11:52:40 -08:00
store docs: update changelog and readme 2024-02-14 11:52:40 -08:00
tiered_smt bugfix: TSMT failed to verify empty word for depth 64. 2024-02-14 11:52:40 -08:00
delta.rs refactor: replace with EMPTY_WORD, ZERO and ONE 2023-08-31 20:36:40 +02:00
empty_roots.rs simple_smt: reduce serialized size, use static hashes of the empty word 2024-02-14 11:52:40 -08:00
error.rs Implement SimpleSmt::set_subtree (#232) 2024-02-14 11:52:40 -08:00
index.rs simplesmt: bugfix, index must be validated before modifying the tree 2024-02-14 11:52:40 -08:00
merkle_tree.rs mmr: added partial mmr 2023-10-19 20:15:49 +02:00
mod.rs mmr: publicly export MmrDelta 2024-02-14 11:52:40 -08:00
node.rs feat: RPX (xHash12) hash function implementation 2024-02-14 11:52:40 -08:00
path.rs feat: implement inner_nodes() iterator for PartialMmr 2024-02-14 11:52:40 -08:00