Skip to content

Conversation

ARR4N
Copy link
Collaborator

@ARR4N ARR4N commented Sep 4, 2025

Why this should be merged

Allows direct access to the P-256 verification precompile. Currently the only alternative is to rely on the planned but not guaranteed address that Ethereum will use.

How this works

Embed the non-exported p256verify type in an exported struct to allow its methods to be exposed.

How this was tested

Run the test suite for p256verify on P256Verify.

@ARR4N ARR4N merged commit 72e9ad7 into main Sep 4, 2025
12 checks passed
@ARR4N ARR4N deleted the arr4n/export-p256verify branch September 4, 2025 18:01
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