halo2/examples/sha256
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
..
table16 sha256: Fix `AssignedCell` `From` impls for `AssignedBits` and `Bits` 2021-12-03 02:53:14 +00:00
benches.rs Use AssignedCell for CellValue{16,32}. 2021-11-27 10:22:52 -05:00
main.rs Remove unwrap()s in synthesis. 2021-11-27 10:22:52 -05:00
table16.rs sha256: Fix `AssignedCell` `From` impls for `AssignedBits` and `Bits` 2021-12-03 02:53:14 +00:00