arkworks-rs / r1cs-std

R1CS constraints for bits, fields, and elliptic curves
https://www.arkworks.rs
Apache License 2.0
133 stars 58 forks source link

convert nonnative constant to little endian #127

Closed slumber closed 1 year ago

slumber commented 1 year ago

Description

Non native constants should be converted to little endian bytes instead of big endian.


Before we can merge this PR, please make sure that all the following items have been checked off. If any of the checklist items are not applicable, please leave them but write a little note why.