Skip to content

Update EIP-7885: Add end-to-end signature verification benchmarks for NTT precompiles#6

Merged
simonmasson merged 1 commit intoZKNoxHQ:eip/NTT-proposalfrom
yhl125:eip/NTT-proposal
Jan 21, 2026
Merged

Update EIP-7885: Add end-to-end signature verification benchmarks for NTT precompiles#6
simonmasson merged 1 commit intoZKNoxHQ:eip/NTT-proposalfrom
yhl125:eip/NTT-proposal

Conversation

@yhl125
Copy link
Copy Markdown

@yhl125 yhl125 commented Dec 30, 2025

This update adds a new section on End-to-End Signature Verification with Precompiles, based on tests using modified ETHFALCON and ETHDILITHIUM implementations running against an OP-Stack testnet with NTT precompiles enabled.

ETHFALCON (Falcon-512)
Direct verification: 479k gas
ETHDILITHIUM (ML-DSA)
PKContract-based: 7.62M gas
Direct (struct-based): 5.73M gas

All measurements were obtained using the following integration test suite:
https://github.com/yhl125/precompile-test

@simonmasson simonmasson merged commit 77792a7 into ZKNoxHQ:eip/NTT-proposal Jan 21, 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