|
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.Groth16.VerificationKey, including all inherited members.
| __init__(self, G1Point alpha, G2Point beta, G2Point delta, List[G1Point] abc) | zeth.core.zksnark.Groth16.VerificationKey | |
| abc | zeth.core.zksnark.Groth16.VerificationKey | |
| alpha | zeth.core.zksnark.Groth16.VerificationKey | |
| beta | zeth.core.zksnark.Groth16.VerificationKey | |
| delta | zeth.core.zksnark.Groth16.VerificationKey | |
| from_json_dict(Dict[str, Any] json_dict) | zeth.core.zksnark.Groth16.VerificationKey | static |
| to_json_dict(self) | zeth.core.zksnark.Groth16.VerificationKey |
1.8.17