miden-crypto/src
Qyriad 5b9480a9f5 smt: implement test for basic parallelized subtree computation w/ rayon
Building on the previous commit, this commit implements a test proving
that `SparseMerkleTree::build_subtree()` can be composed into itself not
just concurrently, but in parallel, without issue.
2024-11-15 12:44:19 -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: implement test for basic parallelized subtree computation w/ rayon 2024-11-15 12:44:19 -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