Clearmatics Libsnark  0.1
C++ library for zkSNARK proofs
Namespaces | Typedefs
crh_gadget.hpp File Reference
#include <libsnark/gadgetlib1/gadgets/hashes/knapsack/knapsack_gadget.hpp>
Include dependency graph for crh_gadget.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 libsnark
 

Typedefs

template<typename FieldT >
using libsnark::CRH_with_field_out_gadget = knapsack_CRH_with_field_out_gadget< FieldT >
 
template<typename FieldT >
using libsnark::CRH_with_bit_out_gadget = knapsack_CRH_with_bit_out_gadget< FieldT >