|
Zeth - Zerocash on Ethereum
0.8
Reference implementation of the Zeth protocol by Clearmatics
|
Classes | |
| class | ExtendedProof |
| class | Groth16 |
| class | IProof |
| class | IVerificationKey |
| class | IZKSnarkProvider |
| class | PGHR13 |
Functions | |
| IZKSnarkProvider | get_zksnark_provider (str zksnark_name) |
Variables | |
| dictionary | PAIRING_NAME_TO_CONTRACT_NAME |
| IZKSnarkProvider zeth.core.zksnark.get_zksnark_provider | ( | str | zksnark_name | ) |
| dictionary zeth.core.zksnark.PAIRING_NAME_TO_CONTRACT_NAME |
Definition at line 27 of file zksnark.py.
1.8.17