Clearmatics Libsnark  0.1
C++ library for zkSNARK proofs
Namespaces | Functions
simple_example.hpp File Reference
#include <libsnark/relations/constraint_satisfaction_problems/r1cs/examples/r1cs_examples.hpp>
#include <libsnark/gadgetlib1/examples/simple_example.tcc>
Include dependency graph for simple_example.hpp:

Go to the source code of this file.

Namespaces

 libsnark
 

Functions

template<typename FieldT >
r1cs_example< FieldT > libsnark::gen_r1cs_example_from_protoboard (const size_t num_constraints, const size_t num_inputs)
 

Detailed Description

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

Definition in file simple_example.hpp.