Zeth - Zerocash on Ethereum
0.8
Reference implementation of the Zeth protocol by Clearmatics
|
Public Member Functions | |
def | __init__ (self, EncryptionSecretKey k_sk, EncryptionPublicKey k_pk) |
Key-pair for encrypting joinsplit notes.
Definition at line 154 of file encryption.py.
def zeth.core.encryption.EncryptionKeyPair.__init__ | ( | self, | |
EncryptionSecretKey | k_sk, | ||
EncryptionPublicKey | k_pk | ||
) |
Definition at line 158 of file encryption.py.