halo2/examples/sha256/table16
therealyingtong b9230861f7 Introduce RoundIdx enum instead of using i32.
This is a more secure way to distinguish the initial round from
the main rounds.
2021-11-27 10:22:52 -05:00
..
compression Introduce RoundIdx enum instead of using i32. 2021-11-27 10:22:52 -05:00
message_schedule Use AssignedCell for CellValue{16,32}. 2021-11-27 10:22:52 -05:00
compression.rs Introduce RoundIdx enum instead of using i32. 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 Use AssignedCell for CellValue{16,32}. 2021-11-27 10:22:52 -05:00
spread_table.rs Use AssignedCell for CellValue{16,32}. 2021-11-27 10:22:52 -05:00
util.rs Remove unwrap()s in synthesis. 2021-11-27 10:22:52 -05:00