Fix upstream bug with 32bit builds in `sha256_round_function_gadget`
HarryR opened this issue · 0 comments
HarryR commented
As per scipr-lab/libsnark#157
This can be fixed in two places:
- In the
sha256_round_function_gadget
- Altering the constructor of
Fp_model