Clearmatics Libsnark
0.1
C++ library for zkSNARK proofs
|
#include <libsnark/gadgetlib1/gadget.hpp>
#include <map>
#include <libsnark/gadgetlib1/gadgets/gadget_from_r1cs.tcc>
Go to the source code of this file.
Classes | |
class | libsnark::gadget_from_r1cs< FieldT > |
Namespaces | |
libsnark | |
Declaration of interfaces for a gadget that can be created from an R1CS constraint system.
Definition in file gadget_from_r1cs.hpp.