miden-crypto/src/merkle
Qyriad 46857174c6 smt: implement single subtree-8 hashing, w/ benchmarks & tests
This will be composed into depth-8-subtree-based computation of entire
sparse Merkle trees.
2024-11-14 14:04:15 -07:00
..
mmr chore: update crate version to v0.11.0 and set MSRV to 1.82 2024-10-17 23:16:41 -07:00
partial_mt Updated Makefile and Readme 2024-08-16 15:07:27 -07:00
smt smt: implement single subtree-8 hashing, w/ benchmarks & tests 2024-11-14 14:04:15 -07:00
store feat: return error instead of panic during MMR verification (#335) 2024-10-17 07:23:29 -07:00
empty_roots.rs feat: implement transactional Smt insertion (#327) 2024-09-11 16:49:57 -07:00
error.rs Updated Makefile and Readme 2024-08-16 15:07:27 -07:00
index.rs merkle: add parent() helper function on NodeIndex 2024-11-13 15:17:40 -07:00
merkle_tree.rs chore: update crate version to v0.11.0 and set MSRV to 1.82 2024-10-17 23:16:41 -07:00
mod.rs smt: implement single subtree-8 hashing, w/ benchmarks & tests 2024-11-14 14:04:15 -07:00
node.rs feat: RPX (xHash12) hash function implementation 2024-02-14 11:52:40 -08:00
path.rs chore: update crate version to v0.11.0 and set MSRV to 1.82 2024-10-17 23:16:41 -07:00