Clearmatics Libsnark
0.1
C++ library for zkSNARK proofs
|
#include <cstddef>
#include <libsnark/zk_proof_systems/pcd/r1cs_pcd/r1cs_sp_ppzkpcd/examples/run_r1cs_sp_ppzkpcd.tcc>
Go to the source code of this file.
Namespaces | |
libsnark | |
Functions | |
template<typename PCD_ppT > | |
bool | libsnark::run_r1cs_sp_ppzkpcd_tally_example (const size_t wordsize, const size_t arity, const size_t depth, const bool test_serialization) |
Declaration of functionality that runs the R1CS single-predicate ppzkPCD for a compliance predicate example.
Definition in file run_r1cs_sp_ppzkpcd.hpp.