Zeth - Zerocash on Ethereum
0.8
Reference implementation of the Zeth protocol by Clearmatics
|
Go to the source code of this file.
Classes | |
class | zeth.core.signing.SigningVerificationKey |
class | zeth.core.signing.SigningSecretKey |
class | zeth.core.signing.SigningKeyPair |
Namespaces | |
zeth.core.signing | |
Variables | |
zeth.core.signing.FQ = ec.FQ | |
zeth.core.signing.G1 = Tuple[ec.FQ, ec.FQ] | |
zeth.core.signing.Signature = int | |