Go to file
Jack Grigg 2f152758ba Implement RedJubjub 2018-05-18 18:01:05 +12:00
.gitignore Ignore virtualenv directory 2018-05-18 07:21:23 +12:00
README.md Specify dependencies 2018-05-18 13:18:52 +12:00
sapling_generators.py Add remaining Sapling generators 2018-05-18 12:47:05 +12:00
sapling_jubjub.py Extract LEOS2IP and I2LEOSP functions 2018-05-18 15:28:36 +12:00
sapling_key_components.py Implement RedJubjub 2018-05-18 18:01:05 +12:00
sapling_merkle_tree.py Implement MerkleCRH 2018-05-18 13:18:50 +12:00
sapling_notes.py Implement NoteCommit 2018-05-18 13:18:52 +12:00
sapling_pedersen.py Extract LEOS2IP and I2LEOSP functions 2018-05-18 15:28:36 +12:00
sapling_signatures.py Implement RedJubjub 2018-05-18 18:01:05 +12:00
sapling_utils.py Implement RedJubjub 2018-05-18 18:01:05 +12:00

README.md

Code to generate test vectors for various parts of Zcash.

Requires pyblake2.