Clearmatics Libsnark
0.1
C++ library for zkSNARK proofs
libsnark
zk_proof_systems
ppzksnark
tbcs_ppzksnark
examples
run_tbcs_ppzksnark.hpp
Go to the documentation of this file.
1
13
#ifndef RUN_TBCS_PPZKSNARK_HPP_
14
#define RUN_TBCS_PPZKSNARK_HPP_
15
16
#include <
libsnark/relations/circuit_satisfaction_problems/tbcs/examples/tbcs_examples.hpp
>
17
18
namespace
libsnark
19
{
20
28
template
<
typename
ppT>
29
bool
run_tbcs_ppzksnark
(
30
const
tbcs_example &example,
const
bool
test_serialization);
31
32
}
// namespace libsnark
33
34
#include <
libsnark/zk_proof_systems/ppzksnark/tbcs_ppzksnark/examples/run_tbcs_ppzksnark.tcc
>
35
36
#endif // RUN_TBCS_PPZKSNARK_HPP_
libsnark
Definition:
accumulation_vector.hpp:18
run_tbcs_ppzksnark.tcc
libsnark::run_tbcs_ppzksnark
bool run_tbcs_ppzksnark(const tbcs_example &example, const bool test_serialization)
tbcs_examples.hpp
Generated on Wed Jan 25 2023 11:05:58 for Clearmatics Libsnark by
1.8.17