zksync_bellman 0.32.10

zk-SNARK library, based on bellman
Documentation
1
2
3
4
5
6
7
8
pub mod multioracle;
pub mod prover;
pub mod setup;
pub mod simple_fri;
// pub mod poseidon_tree_hash;

pub use super::trees::binary_tree;
pub use super::trees::tree_hash;