halo2/src
therealyingtong 4fe6fb8bf2 chip::add: Refactor add::Config.
This is also used in mul and mul_fixed.
2021-12-02 14:55:36 -05:00
..
bundle
circuit chip::add: Refactor add::Config. 2021-12-02 14:55:36 -05:00
constants Move hash_with_l() logic into MerkleCrhOrchardOutput::combine(). 2021-09-16 15:37:22 +02:00
note Correct a couple comments 2021-09-27 20:52:16 -06:00
primitives p128pow5t3::tests: Extract verify_constants_helper. 2021-10-12 11:58:27 +02:00
spec
test_vectors
address.rs
builder.rs Use correct MERKLE_DEPTH_ORCHARD in proptests. 2021-09-16 21:37:59 +02:00
bundle.rs memuse 0.2 2021-09-14 20:40:15 +01:00
circuit.rs Migrate to latest halo2 revision 2021-11-26 16:24:26 +00:00
circuit_description chip::witness_point: Refactor witness_point::Config. 2021-12-02 14:51:33 -05:00
constants.rs
keys.rs Fix `IncomingViewingKey::to_bytes` 2021-11-17 12:12:20 +00:00
lib.rs
note.rs Correct a couple comments 2021-09-27 20:52:16 -06:00
note_encryption.rs Migrate to `zcash_note_encryption::BatchDomain` 2021-11-17 12:15:21 +00:00
primitives.rs
spec.rs Rename poseidon::nullifier -> poseidon::p128pow5t3. 2021-10-12 11:58:27 +02:00
test_vectors.rs
tree.rs Replace arb_tree proptest with incrementalmerkletree impl. 2021-09-16 20:50:27 +02:00
value.rs
zip32.rs