orchard/src
therealyingtong 6627b2258f ecc::chip.rs: Add ECC chip.
Implement witness_scalar_var() and extract_p() instructions inline.
2021-06-12 12:41:27 +08:00
..
circuit ecc::chip.rs: Add ECC chip. 2021-06-12 12:41:27 +08:00
constants Simplify `gen_const_array` implementation 2021-06-11 20:46:30 +01:00
note tree::testing: Fix and test arb_tree(). 2021-06-10 13:54:42 +08:00
primitives Merge pull request #110 from zcash/tree-logic 2021-06-11 21:39:40 +01:00
spec
test_vectors tree.rs: Use 2 as uncommitted leaf and check against test vectors. 2021-06-11 20:24:55 +08:00
address.rs
builder.rs Merge pull request #110 from zcash/tree-logic 2021-06-11 21:39:40 +01:00
bundle.rs Update proptests to generate Merkle paths 2021-06-08 22:38:11 +08:00
circuit.rs
constants.rs constants.rs: Introduce L_ORCHARD_MERKLE constant 2021-06-10 10:33:06 +08:00
keys.rs builder: Store alpha and use it to derive rsk for signing spends 2021-06-05 22:35:52 +01:00
lib.rs
note.rs Update proptests to generate Merkle paths 2021-06-08 22:38:11 +08:00
primitives.rs
spec.rs Migrate to bitvec 0.22, ff 0.10, group 0.10, pasta_curves 0.1 2021-06-04 20:38:52 +01:00
test_vectors.rs tree.rs: Use 2 as uncommitted leaf and check against test vectors. 2021-06-11 20:24:55 +08:00
tree.rs Make `hash_layer` comment a doc comment 2021-06-11 20:46:30 +01:00
value.rs