Zeth - Zerocash on Ethereum  0.8
Reference implementation of the Zeth protocol by Clearmatics
Namespaces | Functions
powersoftau_utils.cpp File Reference
#include "libzeth/mpc/groth16/powersoftau_utils.hpp"
#include <libff/algebra/fields/fp2.hpp>
Include dependency graph for powersoftau_utils.cpp:

Go to the source code of this file.

Namespaces

 libzeth
 

Functions

template<>
void libzeth::read_powersoftau_g2< libff::alt_bn128_pp > (std::istream &in, libff::alt_bn128_G2 &out)
 
template<>
void libzeth::write_powersoftau_g2< libff::alt_bn128_pp > (std::ostream &out, const libff::alt_bn128_G2 &g2)