orchard/src/circuit/gadget
therealyingtong 3a75f875a4 poseidon::pow5t3.rs: Take partial_sbox advice column as input.
This was previously creating an extra advice column. Instead, we
should pass in all required advice columns as inputs.

Co-authored-by: Jack Grigg <jack@electriccoin.co>
2021-07-21 20:35:43 +08:00
..
ecc Update code comments after review 2021-07-19 13:56:18 +01:00
poseidon poseidon::pow5t3.rs: Take partial_sbox advice column as input. 2021-07-21 20:35:43 +08:00
sinsemilla Merge pull request #150 from zcash/bump-halo2-again 2021-07-19 13:56:59 +01:00
utilities Migrate to latest `halo2` test API 2021-07-19 12:58:05 +01:00
ecc.rs Implement needed getters and conversions in other modules. 2021-07-21 20:35:43 +08:00
poseidon.rs Implement needed getters and conversions in other modules. 2021-07-21 20:35:43 +08:00
sinsemilla.rs Merge pull request #150 from zcash/bump-halo2-again 2021-07-19 13:56:59 +01:00
utilities.rs Migrate to latest `halo2` test API 2021-07-19 12:58:05 +01:00