Go to file
Daira Hopwood c8036959ad Add assertions that we are running under Python 3.
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2018-07-25 01:16:22 +01:00
.gitignore Additions to .gitignore. 2018-07-03 15:04:41 +01:00
README.md Specify dependencies 2018-05-18 13:18:52 +12:00
sapling_generators.py Add assertions that we are running under Python 3. 2018-07-25 01:16:22 +01:00
sapling_jubjub.py Add assertions that we are running under Python 3. 2018-07-25 01:16:22 +01:00
sapling_key_components.py Add assertions that we are running under Python 3. 2018-07-25 01:16:22 +01:00
sapling_merkle_tree.py Add assertions that we are running under Python 3. 2018-07-25 01:16:22 +01:00
sapling_notes.py Add assertions that we are running under Python 3. 2018-07-25 01:16:22 +01:00
sapling_pedersen.py Add assertions that we are running under Python 3. 2018-07-25 01:16:22 +01:00
sapling_signatures.py Add assertions that we are running under Python 3. 2018-07-25 01:16:22 +01:00
sapling_utils.py Add assertions that we are running under Python 3. 2018-07-25 01:16:22 +01:00
tv_output.py Add assertions that we are running under Python 3. 2018-07-25 01:16:22 +01:00

README.md

Code to generate test vectors for various parts of Zcash.

Requires pyblake2.