miden-crypto/src
Qyriad 93781a8f60 WIP(smt): impl simple subtree8 hashing and benchmarks for it
bench(smt-subtree): add a benchmark for single-leaf subtrees

make build_subtree also return the next leaf row

convert (col, hash) tuples to a dedicated struct
2024-11-13 13:46:55 -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 WIP(smt): impl simple subtree8 hashing and benchmarks for it 2024-11-13 13:46:55 -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