Zeth - Zerocash on Ethereum  0.8
Reference implementation of the Zeth protocol by Clearmatics
zeth.core.zksnark.Groth16 Member List

This is the complete list of members for zeth.core.zksnark.Groth16, including all inherited members.

extended_proof_from_proto(snark_messages_pb2.ExtendedProof ext_proof_proto)zeth.core.zksnark.Groth16static
extended_proof_to_proto(ExtendedProof ext_proof)zeth.core.zksnark.Groth16static
get_contract_name(PairingParameters pp)zeth.core.zksnark.Groth16static
proof_from_json_dict(Dict[str, Any] json_dict)zeth.core.zksnark.Groth16static
proof_to_contract_parameters(IProof proof, PairingParameters pp)zeth.core.zksnark.Groth16static
verification_key_from_json_dict(Dict[str, Any] json_dict)zeth.core.zksnark.Groth16static
verification_key_from_proto(snark_messages_pb2.VerificationKey vk_obj)zeth.core.zksnark.Groth16static
zeth::core::zksnark::IZKSnarkProvider.verification_key_from_proto(snark_messages_pb2.VerificationKey vk_obj)zeth.core.zksnark.IZKSnarkProviderstatic
verification_key_to_contract_parameters(IVerificationKey vk, PairingParameters pp)zeth.core.zksnark.Groth16static
verification_key_to_proto(IVerificationKey vk)zeth.core.zksnark.Groth16static