Zeth - Zerocash on Ethereum
0.8
Reference implementation of the Zeth protocol by Clearmatics
|
This is the complete list of members for zeth.core.zksnark.PGHR13, including all inherited members.
extended_proof_from_proto(snark_messages_pb2.ExtendedProof ext_proof_proto) | zeth.core.zksnark.PGHR13 | static |
extended_proof_to_proto(ExtendedProof ext_proof) | zeth.core.zksnark.PGHR13 | static |
get_contract_name(PairingParameters pp) | zeth.core.zksnark.PGHR13 | static |
proof_from_json_dict(Dict[str, Any] json_dict) | zeth.core.zksnark.PGHR13 | static |
proof_to_contract_parameters(IProof proof, PairingParameters pp) | zeth.core.zksnark.PGHR13 | static |
verification_key_from_json_dict(Dict[str, Any] json_dict) | zeth.core.zksnark.PGHR13 | static |
verification_key_from_proto(snark_messages_pb2.VerificationKey vk_obj) | zeth.core.zksnark.PGHR13 | static |
zeth::core::zksnark::IZKSnarkProvider.verification_key_from_proto(snark_messages_pb2.VerificationKey vk_obj) | zeth.core.zksnark.IZKSnarkProvider | static |
verification_key_to_contract_parameters(IVerificationKey vk, PairingParameters pp) | zeth.core.zksnark.PGHR13 | static |
verification_key_to_proto(IVerificationKey vk) | zeth.core.zksnark.PGHR13 | static |