Skip to content

Conversation

@benbencik
Copy link

@benbencik benbencik commented Oct 15, 2025

This PR is only temporary, and it is related to #1044. Here we selected implementation in crate ff that defines the small field SmallFp. The trait lives in ff/src/fields/models/small_fp/small_fp_backend.rs.

The trait was copied from FpConfig located in ff/src/fields/models/fp/mod.rs and iteratively changed to support field elements of native integer types instead of BigInts. We decided not to use MontConfig because we want to have support for the standard backend as well as the Montgomery backend.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants