halo2/src
therealyingtong 2f6ca9e6de generator_table.rs: Enforce z_n = 0 for the last message piece. 2021-06-19 22:39:19 +08:00
..
circuit generator_table.rs: Enforce z_n = 0 for the last message piece. 2021-06-19 22:39:19 +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 chip::hash_to_point.rs: Implement hash_to_point instruction. 2021-06-19 18:17:10 +08: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 Merge pull request #115 from zcash/anchor-type 2021-06-15 14:18:48 +01:00
circuit.rs Store anchors as pallas::Base instead of [u8; 32] 2021-06-12 21:35:37 +01:00
constants.rs constants::load.rs: Use concrete pallas::Affine type for generators 2021-06-12 12:36:43 +08:00
keys.rs Note encryption test vectors 2021-06-11 23:55:17 +01:00
lib.rs Orchard note encryption 2021-06-11 23:55:16 +01:00
note.rs Note encryption test vectors 2021-06-11 23:55:17 +01:00
note_encryption.rs Fix clippy lints. 2021-06-16 19:13:40 +01:00
primitives.rs Minor changes 2021-03-24 12:25:28 +08:00
spec.rs Merge pull request #114 from zcash/util-range-check 2021-06-14 10:56:52 -06: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 Orchard note encryption 2021-06-11 23:55:16 +01:00