halo2/examples/sha256/table16
Jack Grigg a62f9451d1 sha256: Fix `AssignedCell` `From` impls for `AssignedBits` and `Bits`
zcash/halo2#337 had been updated to account for `AssignedCell`, before
the change to simplify its bounds was made. `AssignedCell` now requires
the `From` impls to take `&VR`.
2021-12-03 02:53:14 +00:00
..
compression sha256: Update Error::SynthesisError -> Error::Synthesis 2021-11-27 10:22:52 -05:00
message_schedule sha256: Fix `AssignedCell` `From` impls for `AssignedBits` and `Bits` 2021-12-03 02:53:14 +00:00
compression.rs Introduce AssignedBits<LEN> type. 2021-11-27 10:22:52 -05:00
gates.rs Update sha256 example to work with new API 2021-11-27 10:22:52 -05:00
message_schedule.rs Introduce AssignedBits<LEN> type. 2021-11-27 10:22:52 -05:00
spread_table.rs sha256: Update Error::SynthesisError -> Error::Synthesis 2021-11-27 10:22:52 -05:00
util.rs Introduce AssignedBits<LEN> type. 2021-11-27 10:22:52 -05:00