Clearmatics Libsnark
0.1
C++ library for zkSNARK proofs
|
#include <libsnark/gadgetlib1/gadgets/cpu_checkers/tinyram/components/alu_arithmetic.hpp>
#include <libsnark/gadgetlib1/gadgets/cpu_checkers/tinyram/components/alu_control_flow.hpp>
#include <libsnark/gadgetlib1/gadgets/cpu_checkers/tinyram/components/alu_gadget.tcc>
Go to the source code of this file.
Classes | |
class | libsnark::ALU_gadget< FieldT > |
Namespaces | |
libsnark | |
Declaration of interfaces for the TinyRAM ALU gadget.
The gadget checks the correct execution of a given TinyRAM instruction.
Definition in file alu_gadget.hpp.