Zeth - Zerocash on Ethereum  0.8
Reference implementation of the Zeth protocol by Clearmatics
Namespaces | Functions
proto_utils.cpp File Reference
#include "libzeth/serialization/proto_utils.hpp"
#include <libff/algebra/curves/alt_bn128/alt_bn128_pp.hpp>
#include <libff/algebra/curves/bls12_377/bls12_377_pp.hpp>
#include <libff/algebra/curves/bw6_761/bw6_761_pp.hpp>
Include dependency graph for proto_utils.cpp:

Go to the source code of this file.

Namespaces

 libzeth
 

Functions

template<>
std::string libzeth::pp_name< libff::alt_bn128_pp > ()
 
template<>
std::string libzeth::pp_name< libff::bls12_377_pp > ()
 
template<>
std::string libzeth::pp_name< libff::bw6_761_pp > ()
 
zeth_note libzeth::zeth_note_from_proto (const zeth_proto::ZethNote &note)