Skip to content

Comments

eip 7951 - P256VERIFY precompile hook#219

Open
anvacaru wants to merge 3 commits intomasterfrom
eip-7951
Open

eip 7951 - P256VERIFY precompile hook#219
anvacaru wants to merge 3 commits intomasterfrom
eip-7951

Conversation

@anvacaru
Copy link
Contributor

Implement a new hook for P256VERIFY precompile, as specified in EIP-7951, which performs ECDSA signature verification over the secp256r1 curve.
Add a new test harness to run the entire test-vectors.json test suite for the new hook.

@anvacaru anvacaru changed the title Eip 7951 eip 7951 - P256VERIFY precompile hook Dec 19, 2025
Copy link
Collaborator

@mariaKt mariaKt left a comment

Choose a reason for hiding this comment

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

Looks good to me.

Since the gas checks will be part of KEVM, the gas cost in the tests here is unused and not important, but I wanted to point out that all these tests include a gas cost of 3450 (the value before Osaka).

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