Clearmatics Libsnark
0.1
C++ library for zkSNARK proofs
|
#include <libff/algebra/curves/public_params.hpp>
#include <libsnark/relations/constraint_satisfaction_problems/uscs/examples/uscs_examples.hpp>
#include <libsnark/zk_proof_systems/ppzksnark/uscs_ppzksnark/examples/run_uscs_ppzksnark.tcc>
Go to the source code of this file.
Namespaces | |
libsnark | |
Functions | |
template<typename ppT > | |
bool | libsnark::run_uscs_ppzksnark (const uscs_example< libff::Fr< ppT >> &example, const bool test_serialization) |
Declaration of functionality that runs the USCS ppzkSNARK for a given USCS example.
Definition in file run_uscs_ppzksnark.hpp.