|
Zeth - Zerocash on Ethereum
0.8
Reference implementation of the Zeth protocol by Clearmatics
|
This is the complete list of members for zeth.core.zeth_address.ZethAddress, including all inherited members.
| __init__(self, OwnershipPublicKey a_pk, EncryptionPublicKey k_pk, OwnershipSecretKey a_sk, EncryptionSecretKey k_sk) | zeth.core.zeth_address.ZethAddress | |
| addr_pk | zeth.core.zeth_address.ZethAddress | |
| addr_sk | zeth.core.zeth_address.ZethAddress | |
| from_key_pairs(OwnershipKeyPair ownership, EncryptionKeyPair encryption) | zeth.core.zeth_address.ZethAddress | static |
| from_secret_public(ZethAddressPriv js_secret, ZethAddressPub js_public) | zeth.core.zeth_address.ZethAddress | static |
| ownership_keypair(self) | zeth.core.zeth_address.ZethAddress |
1.8.17