Clearmatics Libsnark
0.1
C++ library for zkSNARK proofs
|
#include <libff/common/default_types/ec_pp.hpp>
#include <libsnark/relations/constraint_satisfaction_problems/r1cs/examples/r1cs_examples.hpp>
#include <libsnark/zk_proof_systems/ppzksnark/r1cs_ppzksnark/examples/run_r1cs_ppzksnark.tcc>
Go to the source code of this file.
Namespaces | |
libsnark | |
Functions | |
template<typename ppT > | |
bool | libsnark::run_r1cs_ppzksnark (const r1cs_example< libff::Fr< ppT >> &example, const bool test_serialization) |
Declaration of functionality that runs the R1CS ppzkSNARK for a given R1CS example.
Definition in file run_r1cs_ppzksnark.hpp.