|
Clearmatics Libsnark
0.1
C++ library for zkSNARK proofs
|
#include <iostream>#include <libff/common/utils.hpp>#include <libsnark/relations/ram_computations/memory/memory_interface.hpp>#include <vector>

Go to the source code of this file.
Classes | |
| class | libsnark::fooram_architecture_params |
Namespaces | |
| libsnark | |
Typedefs | |
| typedef std::vector< size_t > | libsnark::fooram_program |
| typedef std::vector< size_t > | libsnark::fooram_input_tape |
| typedef std::vector< size_t >::const_iterator | libsnark::fooram_input_tape_iterator |
Declaration of auxiliary functions for FOORAM.
Definition in file fooram_aux.hpp.
1.8.17