Skip to content

feat: merge-train/barretenberg#23455

Merged
AztecBot merged 1 commit into
nextfrom
merge-train/barretenberg
May 21, 2026
Merged

feat: merge-train/barretenberg#23455
AztecBot merged 1 commit into
nextfrom
merge-train/barretenberg

Conversation

@AztecBot
Copy link
Copy Markdown
Collaborator

See merge-train-readme.md.
This is a merge-train.

Adds a variable-time safegcd inverse (Bernstein-Yang '19) for 254-bit
prime fields and wires field::invert() to dispatch to it at runtime,
keeping Fermat for constexpr contexts and 256-bit moduli (secp256k1/r1).
Includes the WASM 9x29 kernel, a differential fuzzer vs Fermat, and unit
tests exercising the WASM kernel on x86_64.

Extracted from 758407a without the surrounding Pippenger refactor.

---------

Co-authored-by: ledwards2225 <l.edwards.d@gmail.com>
Copy link
Copy Markdown
Collaborator

@ludamad ludamad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤖 Auto-approved

@AztecBot AztecBot added this pull request to the merge queue May 21, 2026
@AztecBot
Copy link
Copy Markdown
Collaborator Author

🤖 Auto-merge enabled after 4 hours of inactivity. This PR will be merged automatically once all checks pass.

Merged via the queue into next with commit 8374744 May 21, 2026
39 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants