halo2/src
therealyingtong 2ec30943b3 Configure each Sinsemilla advice column for use with a K-bit lookup.
Inputs to Sinsemilla often need to be decomposed and range-constrained.
2021-06-25 15:07:27 +08:00
..
circuit Configure each Sinsemilla advice column for use with a K-bit lookup. 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 Minor changes 2021-03-24 12:25:28 +08:00
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