Skip to content

Temp Pr1044 SmallFp Trait#1051

Closed
benbencik wants to merge 37 commits intoarkworks-rs:masterfrom
benbencik:pr1044-trait
Closed

Temp Pr1044 SmallFp Trait#1051
benbencik wants to merge 37 commits intoarkworks-rs:masterfrom
benbencik:pr1044-trait

Conversation

@benbencik
Copy link
Copy Markdown
Contributor

@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.

@z-tech
Copy link
Copy Markdown
Contributor

z-tech commented Apr 14, 2026

This is merged: #1044

@z-tech z-tech closed this Apr 14, 2026
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