Zeth - Zerocash on Ethereum
0.8
Reference implementation of the Zeth protocol by Clearmatics
|
#include "libzeth/circuits/circuit_utils.hpp"
#include "libzeth/circuits/commitments/commitment.hpp"
#include "libzeth/circuits/merkle_tree/merkle_path_authenticator.hpp"
#include "libzeth/circuits/prfs/prf.hpp"
#include "libzeth/core/bits.hpp"
#include "libzeth/core/note.hpp"
#include "libzeth/circuits/notes/note.tcc"
Go to the source code of this file.
Classes | |
class | libzeth::note_gadget< FieldT > |
class | libzeth::input_note_gadget< FieldT, HashT, HashTreeT, TreeDepth > |
class | libzeth::output_note_gadget< FieldT, HashT > |
Commit to the output notes of the Joinsplit. More... | |
Namespaces | |
libzeth | |