miden-crypto/src
Qyriad b184d301e4 smt: add parallel constructors to Smt and SimpleSmt
What the previous few commits have been leading up to: SparseMerkleTree
now has a function to construct the tree from existing data in parallel.
This is significantly faster than the singlethreaded equivalent.
Benchmarks incoming!
2024-11-14 19:01:58 -07:00
..
dsa feat: update RPO's padding rule to use that in the xHash paper (#318) 2024-10-17 20:49:44 -07:00
hash chore: migrate to Winterfell v0.10.0 release (#338) 2024-10-29 15:02:46 -07:00
merkle smt: add parallel constructors to Smt and SimpleSmt 2024-11-14 19:01:58 -07:00
rand Updated Makefile and Readme 2024-08-16 15:07:27 -07:00
utils Updated Makefile and Readme 2024-08-16 15:07:27 -07:00
lib.rs chore: handle deprecations in winterfell 0.8.3 release 2024-03-17 16:18:23 -04:00
main.rs feat: implement transactional Smt insertion (#327) 2024-09-11 16:49:57 -07:00