|
Zeth - Zerocash on Ethereum
0.8
Reference implementation of the Zeth protocol by Clearmatics
|
#include "libzeth/circuits/binary_operation.hpp"#include "libzeth/circuits/blake2s/blake2s_comp.hpp"#include "libzeth/circuits/circuit_utils.hpp"#include "libzeth/core/bits.hpp"#include "libzeth/core/utils.hpp"#include <libsnark/gadgetlib1/gadget.hpp>#include <libsnark/gadgetlib1/gadgets/basic_gadgets.hpp>#include <libsnark/gadgetlib1/gadgets/hashes/hash_io.hpp>#include <math.h>#include "libzeth/circuits/blake2s/blake2s.tcc"

Go to the source code of this file.
Classes | |
| class | libzeth::BLAKE2s_256< FieldT > |
Namespaces | |
| libzeth | |
1.8.17