Clearmatics Libsnark  0.1
C++ library for zkSNARK proofs
Classes | Namespaces
gadget_from_r1cs.hpp File Reference
#include <libsnark/gadgetlib1/gadget.hpp>
#include <map>
#include <libsnark/gadgetlib1/gadgets/gadget_from_r1cs.tcc>
Include dependency graph for gadget_from_r1cs.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  libsnark::gadget_from_r1cs< FieldT >
 

Namespaces

 libsnark
 

Detailed Description

Declaration of interfaces for a gadget that can be created from an R1CS constraint system.

Author
This file is part of libsnark, developed by SCIPR Lab and contributors (see AUTHORS).

Definition in file gadget_from_r1cs.hpp.