Clearmatics Libsnark
0.1
C++ library for zkSNARK proofs
|
#include <libff/common/default_types/ec_pp.hpp>
#include <libsnark/gadgetlib2/protoboard.hpp>
#include <libsnark/relations/constraint_satisfaction_problems/r1cs/r1cs.hpp>
Go to the source code of this file.
Namespaces | |
libsnark | |
Functions | |
r1cs_constraint_system< libff::Fr< libff::default_ec_pp > > | libsnark::get_constraint_system_from_gadgetlib2 (const gadgetlib2::Protoboard &pb) |
r1cs_variable_assignment< libff::Fr< libff::default_ec_pp > > | libsnark::get_variable_assignment_from_gadgetlib2 (const gadgetlib2::Protoboard &pb) |
Definition in file integration.hpp.