Clearmatics Libsnark  0.1
C++ library for zkSNARK proofs
Namespaces | Functions
run_ram_ppzksnark.hpp File Reference
#include <libsnark/relations/ram_computations/rams/examples/ram_examples.hpp>
#include <libsnark/zk_proof_systems/ppzksnark/ram_ppzksnark/ram_ppzksnark_params.hpp>
#include <libsnark/zk_proof_systems/ppzksnark/ram_ppzksnark/examples/run_ram_ppzksnark.tcc>
Include dependency graph for run_ram_ppzksnark.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 libsnark
 

Functions

template<typename ram_ppzksnark_ppT >
bool libsnark::run_ram_ppzksnark (const ram_example< ram_ppzksnark_machine_pp< ram_ppzksnark_ppT >> &example, const bool test_serialization)
 

Detailed Description

Declaration of functionality that runs the RAM ppzkSNARK for a given RAM example.

Author
This file is part of libsnark, developed by SCIPR Lab and contributors (see AUTHORS).

Definition in file run_ram_ppzksnark.hpp.