halo2/src/circuit/gadget/sinsemilla
therealyingtong 9072ed437d generator_table.rs: Fix bug in y_p lookup expression.
Also, GeneratorTable::configure() was not being called in the main
SinsemillaChip::configure(), which meant the lookup argument had
not been activated. This has now been fixed.

Co-authored-by: Jack Grigg <jack@electriccoin.co>
2021-06-20 10:34:03 +08:00
..
chip generator_table.rs: Fix bug in y_p lookup expression. 2021-06-20 10:34:03 +08:00
chip.rs generator_table.rs: Fix bug in y_p lookup expression. 2021-06-20 10:34:03 +08:00
message.rs sinsemilla::message.rs: Add message module. 2021-06-19 18:14:22 +08:00