Zeth - Zerocash on Ethereum
0.8
Reference implementation of the Zeth protocol by Clearmatics
|
This is the complete list of members for libzeth::srs_mpc_phase2_accumulator< ppT >, including all inherited members.
cs_hash | libzeth::srs_mpc_phase2_accumulator< ppT > | |
delta_g1 | libzeth::srs_mpc_phase2_accumulator< ppT > | |
delta_g2 | libzeth::srs_mpc_phase2_accumulator< ppT > | |
H_g1 | libzeth::srs_mpc_phase2_accumulator< ppT > | |
is_well_formed() const | libzeth::srs_mpc_phase2_accumulator< ppT > | |
L_g1 | libzeth::srs_mpc_phase2_accumulator< ppT > | |
operator==(const srs_mpc_phase2_accumulator< ppT > &other) const | libzeth::srs_mpc_phase2_accumulator< ppT > | |
read(std::istream &in) | libzeth::srs_mpc_phase2_accumulator< ppT > | static |
read_compressed(std::istream &in) | libzeth::srs_mpc_phase2_accumulator< ppT > | static |
srs_mpc_phase2_accumulator(const mpc_hash_t cs_hash, const libff::G1< ppT > &delta_g1, const libff::G2< ppT > &delta_g2, libff::G1_vector< ppT > &&H_g1, libff::G1_vector< ppT > &&L_g1) | libzeth::srs_mpc_phase2_accumulator< ppT > | |
write(std::ostream &out) const | libzeth::srs_mpc_phase2_accumulator< ppT > | |
write_compressed(std::ostream &out) const | libzeth::srs_mpc_phase2_accumulator< ppT > |