Crate arkworks_r1cs_gadgets

Crate arkworks_r1cs_gadgets 

Source

Re-exports§

pub extern crate ark_std;

Modules§

merkle_tree
This file provides the R1CS constraints implementation of the Sparse Merkle tree data structure. For a more through description of the sparse merkle tree data structure refer to arkworks_native_gadgets::merkle_tree
poseidon
A R1CS contraint generation implementation of the Poseidon hash function.
set