orchard/src
str4d cd1e72bbcd
Merge pull request #106 from zcash/refactor-constants
Refactor `constants` to add `constants::load`
2021-06-05 13:42:16 +01:00
..
circuit test: Add Poseidon test vectors 2021-06-01 18:36:11 +01:00
constants Merge pull request #106 from zcash/refactor-constants 2021-06-05 13:42:16 +01:00
note Avoid discards in arbitrary nullifier generation. 2021-06-04 17:36:50 -06:00
primitives Migrate to bitvec 0.22, ff 0.10, group 0.10, pasta_curves 0.1 2021-06-04 20:38:52 +01:00
spec Rework PRF^expand to use explicit domains 2021-05-28 13:12:25 +01:00
test_vectors Add test vectors for key components 2021-05-28 11:57:21 +01:00
address.rs Ensure that Notes always have valid commitments 2021-05-11 18:51:57 +08:00
builder.rs Remove clones from types that now impl Copy 2021-05-28 12:10:54 +01:00
bundle.rs Remove clones from types that now impl Copy 2021-05-28 12:10:54 +01:00
circuit.rs Migrate to latest revision of halo2 2021-06-01 17:37:44 +01:00
constants.rs Fix clippy lints 2021-06-05 13:18:14 +01: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 Merge pull request #91 from zcash/key-component-test-vectors 2021-06-02 22:23:54 +01:00
primitives.rs Minor changes 2021-03-24 12:25:28 +08:00
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 Add test vectors for key components 2021-05-28 11:57:21 +01:00
tree.rs Use builder to generate "valid" bundles via proptest. 2021-04-28 18:21:12 -06:00
value.rs Rename arb_nonnegative_note_value -> arb_note_value_bounded 2021-05-05 17:23:21 -06:00