Zeth - Zerocash on Ethereum
0.8
Reference implementation of the Zeth protocol by Clearmatics
|
Go to the source code of this file.
Namespaces | |
coordinator.crypto | |
Variables | |
coordinator.crypto.HASH = SHA512 | |
int | coordinator.crypto.HASH_BYTE_LENGTH = 64 |
coordinator.crypto.CURVE = ecdsa.NIST521p | |
coordinator.crypto.VerificationKey = ecdsa.VerifyingKey | |
coordinator.crypto.SigningKey = ecdsa.SigningKey | |
coordinator.crypto.Signature = bytes | |
int | coordinator.crypto.HASH_FILE_BLOCK_SIZE = 4096 |