Zeth - Zerocash on Ethereum  0.8
Reference implementation of the Zeth protocol by Clearmatics
zeth.core.zeth_address.ZethAddress Member List

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_pkzeth.core.zeth_address.ZethAddress
addr_skzeth.core.zeth_address.ZethAddress
from_key_pairs(OwnershipKeyPair ownership, EncryptionKeyPair encryption)zeth.core.zeth_address.ZethAddressstatic
from_secret_public(ZethAddressPriv js_secret, ZethAddressPub js_public)zeth.core.zeth_address.ZethAddressstatic
ownership_keypair(self)zeth.core.zeth_address.ZethAddress