|
Clearmatics Libsnark
0.1
C++ library for zkSNARK proofs
|
#include <libff/common/serialization.hpp>#include <libsnark/relations/ram_computations/rams/fooram/fooram_aux.hpp>
Go to the source code of this file.
Namespaces | |
| libsnark | |
Functions | |
| std::ostream & | libsnark::operator<< (std::ostream &out, const fooram_architecture_params &ap) |
| std::istream & | libsnark::operator>> (std::istream &in, fooram_architecture_params &ap) |
Implementation of auxiliary functions for fooram.
See fooram_aux.hpp .
Definition in file fooram_aux.cpp.
1.8.17