halo2/src
therealyingtong 9b47bd0db4 sinsemilla::tests: Use separate constants columns for chips.
To be replaced by the public inputs API.
2021-06-25 15:07:27 +08:00
..
circuit sinsemilla::tests: Use separate constants columns for chips. 2021-06-25 15:07:27 +08:00
constants constants::load.rs: Use concrete pallas::Affine type for generators 2021-06-12 12:36:43 +08:00
note Fix clippy lints. 2021-06-16 19:13:40 +01:00
primitives Merge pull request #67 from zcash/sinsemilla-chip-config 2021-06-22 16:20:35 +01:00
spec Rework PRF^expand to use explicit domains 2021-05-28 13:12:25 +01:00
test_vectors Note encryption test vectors 2021-06-11 23:55:17 +01:00
address.rs Note encryption test vectors 2021-06-11 23:55:17 +01:00
builder.rs Fix clippy lints. 2021-06-16 19:13:40 +01:00
bundle.rs Add `Bundle<Authorized, _>::dynamic_usage` method 2021-06-22 16:06:49 +01:00
circuit.rs Add `Bundle<Authorized, _>::dynamic_usage` method 2021-06-22 16:06:49 +01:00
constants.rs Use constants for value commitment hash-to-curve. 2021-06-23 18:04:17 -06:00
keys.rs Make this crate clippy clean for warnings on nightly. 2021-06-21 18:04:00 +01:00
lib.rs Add `Bundle<Authorized, _>::verify_proof` API 2021-06-21 13:38:43 +01:00
note.rs Note encryption test vectors 2021-06-11 23:55:17 +01:00
note_encryption.rs Make this crate clippy clean for warnings on nightly. 2021-06-21 18:04:00 +01:00
primitives.rs
spec.rs Make this crate clippy clean for warnings on nightly. 2021-06-21 18:04:00 +01:00
test_vectors.rs Note encryption test vectors 2021-06-11 23:55:17 +01:00
tree.rs impl Copy for Anchor 2021-06-15 15:42:06 +01:00
value.rs Use constants for value commitment hash-to-curve. 2021-06-23 18:04:17 -06:00