Zeth - Zerocash on Ethereum
0.8
Reference implementation of the Zeth protocol by Clearmatics
|
#include "libzeth/circuits/circuit_utils.hpp"
#include "libzeth/core/bits.hpp"
#include "math.h"
#include <libsnark/gadgetlib1/gadget.hpp>
#include <libsnark/gadgetlib1/gadgets/basic_gadgets.hpp>
#include "libzeth/circuits/binary_operation.tcc"
Go to the source code of this file.
Classes | |
class | libzeth::xor_gadget< FieldT > |
class | libzeth::xor_constant_gadget< FieldT > |
class | libzeth::xor_rot_gadget< FieldT > |
class | libzeth::double_bit32_sum_eq_gadget< FieldT > |
Namespaces | |
libzeth | |