orchard/src
str4d d8f2af8983 Simplify `gen_const_array` implementation
Also includes a performance improvement to `i2lebsp_k`.
2021-06-11 20:46:30 +01:00
..
circuit Migrate to latest version of halo2 2021-06-07 19:49:25 +01: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 Simplify `gen_const_array` implementation 2021-06-11 20:46:30 +01:00
spec Rework PRF^expand to use explicit domains 2021-05-28 13:12:25 +01:00
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 tree::testing: Fix and test arb_tree(). 2021-06-10 13:54:42 +08:00
bundle.rs Update proptests to generate Merkle paths 2021-06-08 22:38:11 +08:00
circuit.rs Migrate to latest revision of halo2 2021-06-01 17:37:44 +01:00
constants.rs constants.rs: Introduce L_ORCHARD_MERKLE constant 2021-06-10 10:33:06 +08:00
keys.rs Merge pull request #91 from zcash/key-component-test-vectors 2021-06-02 22:23:54 +01:00
lib.rs Add test vectors for key components 2021-05-28 11:57:21 +01:00
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 Simplify `gen_const_array` implementation 2021-06-11 20:46:30 +01:00
value.rs