miden-crypto/src
Qyriad 7d50b5bc56 smt: add from_raw_parts() to trait interface
This commit adds a new required method to the SparseMerkleTree trait,
to allow generic construction from pre-computed parts.

This will be used to add a generic version of `with_entries()` in a
later commit.
2024-11-15 12:27:02 -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 from_raw_parts() to trait interface 2024-11-15 12:27:02 -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