miden-crypto/miden-crypto
Qyriad 5253655e11 SimpleSmt: do not assume that Merkle paths Deref to Vec in tests
This is in preparation for the next commit, where we change
`SimpleSmt::open()` to return a `SparseMerklePath`, which cannot
dereference to a Vec.
2025-04-24 13:44:26 +02:00
..
arch/arm64-sve/rpo refactor: folder structure (#397) 2025-03-15 17:13:58 -07:00
benches refactor: folder structure (#397) 2025-03-15 17:13:58 -07:00
src SimpleSmt: do not assume that Merkle paths Deref to Vec in tests 2025-04-24 13:44:26 +02:00
build.rs refactor: folder structure (#397) 2025-03-15 17:13:58 -07:00
Cargo.toml smt: add SparseMerklePath, a compact representation of MerklePath 2025-04-24 13:44:26 +02:00