Clearmatics Libsnark
0.1
C++ library for zkSNARK proofs
|
#include <libsnark/relations/circuit_satisfaction_problems/tbcs/examples/tbcs_examples.hpp>
#include <libsnark/zk_proof_systems/ppzksnark/tbcs_ppzksnark/examples/run_tbcs_ppzksnark.tcc>
Go to the source code of this file.
Namespaces | |
libsnark | |
Functions | |
template<typename ppT > | |
bool | libsnark::run_tbcs_ppzksnark (const tbcs_example &example, const bool test_serialization) |
Declaration of functionality that runs the TBCS ppzkSNARK for a given TBCS example.
Definition in file run_tbcs_ppzksnark.hpp.