Clearmatics Libsnark  0.1
C++ library for zkSNARK proofs
Classes | Namespaces
memory_masking_gadget.hpp File Reference
#include <libsnark/gadgetlib1/gadgets/cpu_checkers/tinyram/components/tinyram_protoboard.hpp>
#include <libsnark/gadgetlib1/gadgets/cpu_checkers/tinyram/components/word_variable_gadget.hpp>
#include <libsnark/gadgetlib1/gadgets/cpu_checkers/tinyram/components/memory_masking_gadget.tcc>
Include dependency graph for memory_masking_gadget.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  libsnark::memory_masking_gadget< FieldT >
 

Namespaces

 libsnark
 

Detailed Description

Declaration of interfaces for the TinyRAM memory masking gadget.

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

Definition in file memory_masking_gadget.hpp.