Closed tcoratger closed 6 months ago
Please add the labels corresponding to the type of changes your PR introduces:
to_bits_le
to_bits_be
bitvec
No
Pull Request type
Please add the labels corresponding to the type of changes your PR introduces:
What is the new behavior?
to_bits_le
andto_bits_be
implementations are modified to take into account existing Lambdaworks implementation: https://github.com/lambdaclass/lambdaworks/blob/1a6d14ee7def60d0692d2b8fd323ca0d494920fd/math/src/field/fields/fft_friendly/stark_252_prime_field.rs#L50-L67bitvec
dependency is removedDoes this introduce a breaking change?
No
Other information