miden-crypto/src
Qyriad 2c04b8bd4c smt: test that subtree logic can correctly construct an entire tree
This commit ensures that `SparseMerkleTree::build_subtree()` can
correctly compose into building an entire sparse Merkle tree, without
yet getting into potential complications concurrency introduces.
2024-11-15 12:42:33 -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: test that subtree logic can correctly construct an entire tree 2024-11-15 12:42:33 -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