FromUniformBytes<64>
may not be fitting for large fields.
#324
Labels
wontfix
This will not be worked on
FromUniformBytes<64>
may not be fitting for large fields.
#324
ATM
FromUniformBytes<64>
is required in several parts of the codebase, mainly in the backend.The trait description states:
Consequently, this is fine for most fields but may be an issue for large ones.
see: privacy-scaling-explorations/halo2curves#146 (comment)
The text was updated successfully, but these errors were encountered: