Zeth - Zerocash on Ethereum  0.8
Reference implementation of the Zeth protocol by Clearmatics
libzeth::srs_mpc_phase2_publickey< ppT > Member List

This is the complete list of members for libzeth::srs_mpc_phase2_publickey< ppT >, including all inherited members.

compute_digest(mpc_hash_t out_digest) constlibzeth::srs_mpc_phase2_publickey< ppT >
is_well_formed() constlibzeth::srs_mpc_phase2_publickey< ppT >
new_delta_g1libzeth::srs_mpc_phase2_publickey< ppT >
operator==(const srs_mpc_phase2_publickey< ppT > &other) constlibzeth::srs_mpc_phase2_publickey< ppT >
r_delta_j_g2libzeth::srs_mpc_phase2_publickey< ppT >
read(std::istream &in)libzeth::srs_mpc_phase2_publickey< ppT >static
s_delta_j_g1libzeth::srs_mpc_phase2_publickey< ppT >
s_g1libzeth::srs_mpc_phase2_publickey< ppT >
srs_mpc_phase2_publickey(const mpc_hash_t transcript_digest, const libff::G1< ppT > &new_delta_g1, const libff::G1< ppT > &s_g1, const libff::G1< ppT > &s_delta_j_g1, const libff::G2< ppT > &r_delta_j_g2)libzeth::srs_mpc_phase2_publickey< ppT >
transcript_digestlibzeth::srs_mpc_phase2_publickey< ppT >
write(std::ostream &out) constlibzeth::srs_mpc_phase2_publickey< ppT >