Zeth - Zerocash on Ethereum  0.8
Reference implementation of the Zeth protocol by Clearmatics
Classes | Namespaces | Functions | Variables
zksnark.py File Reference

Go to the source code of this file.

Classes

class  zeth.core.zksnark.IVerificationKey
 
class  zeth.core.zksnark.IProof
 
class  zeth.core.zksnark.ExtendedProof
 
class  zeth.core.zksnark.IZKSnarkProvider
 
class  zeth.core.zksnark.Groth16
 
class  zeth.core.zksnark.Groth16.VerificationKey
 
class  zeth.core.zksnark.Groth16.Proof
 
class  zeth.core.zksnark.PGHR13
 
class  zeth.core.zksnark.PGHR13.VerificationKey
 
class  zeth.core.zksnark.PGHR13.Proof
 

Namespaces

 zeth.core.zksnark
 

Functions

IZKSnarkProvider zeth.core.zksnark.get_zksnark_provider (str zksnark_name)
 

Variables

dictionary zeth.core.zksnark.PAIRING_NAME_TO_CONTRACT_NAME