miden-crypto/benches
Victor Lopez 5fd0d692e8
feat: add simple sparse merkle tree
This commit moves the previous implementation of `SparseMerkleTree` from
miden-core to this crate.

It also include a couple of new tests, a bench suite, and a couple of
minor fixes. The original API was preserved to maintain compatibility
with `AdviceTape`.

closes #21
2022-12-14 14:26:01 +01:00
..
hash.rs chore: clean up create interfaces 2022-11-30 21:28:54 -08:00
smt.rs feat: add simple sparse merkle tree 2022-12-14 14:26:01 +01:00