Protect against non-canonical representations of Field
elements for bit decompositions
#7012
Labels
enhancement
New feature or request
Problem
We need to protect against non-canonical representations of
Field
's when doing bit decompositions. We have checks for non-canonical representations when doing byte decompositions, but apparently not for bit decompositions.Happy Case
Add canonical-representation checks to
Field
bit decompositionsWorkaround
Yes
Workaround Description
Manually check the representation when using bit decompositions on
Field
'sAdditional Context
No response
Project Impact
None
Blocker Context
No response
Would you like to submit a PR for this Issue?
None
Support Needs
No response
The text was updated successfully, but these errors were encountered: