Clearmatics Libsnark
0.1
C++ library for zkSNARK proofs
|
#include <libsnark/reductions/ram_to_r1cs/gadgets/trace_lines.hpp>
#include <libsnark/reductions/ram_to_r1cs/gadgets/memory_checker_gadget.tcc>
Go to the source code of this file.
Classes | |
class | libsnark::memory_checker_gadget< ramT > |
Namespaces | |
libsnark | |
Declaration of interfaces for memory_checker_gadget, a gadget that verifies the consistency of two accesses to memory that are adjacent in a "memory sort".
Definition in file memory_checker_gadget.hpp.