Zeth - Zerocash on Ethereum
0.8
Reference implementation of the Zeth protocol by Clearmatics
|
Classes | |
class | TestGroth16BLS12_377Contract |
Variables | |
VERIFICATION_KEY | |
PROOF | |
list | INPUTS_VALID |
list | INPUTS_INVALID |
Any | |
test_contracts.test_groth16_bls12_377_contract.Any |
Definition at line 66 of file test_groth16_bls12_377_contract.py.
list test_contracts.test_groth16_bls12_377_contract.INPUTS_INVALID |
Definition at line 61 of file test_groth16_bls12_377_contract.py.
list test_contracts.test_groth16_bls12_377_contract.INPUTS_VALID |
Definition at line 57 of file test_groth16_bls12_377_contract.py.
test_contracts.test_groth16_bls12_377_contract.PROOF |
Definition at line 40 of file test_groth16_bls12_377_contract.py.
test_contracts.test_groth16_bls12_377_contract.VERIFICATION_KEY |
Definition at line 15 of file test_groth16_bls12_377_contract.py.