SIMD-0075

Precompile for verifying secp256r1 sig.

solana L1 primitive implemented secp256r1

Native status
Implemented
Enables
Interop/DA bridge proofs
Specification
https://github.com/solana-foundation/solana-improvement-documents/blob/main/proposals/0075-precompile-for-secp256r1-sigverify.md

A secp256r1 precompile that supports off-chain proof generation with on-chain verification, used by interoperability and data-availability bridges such as blobstream-solana to store Merkle commitments streamed from Celestia to Solana.

Implementations

No audited implementation is catalogued for this entry yet.

Relationships

Equivalent to
EIP-7951