Skip to content
This repository was archived by the owner on Jul 18, 2026. It is now read-only.

Repository files navigation

P256Verifier 🐍Vyper Contract

🕵️‍♂️ Test smart contracts License: AGPL-3.0-only

Tip

A fully optimised and thoroughly tested P256 verifier using the latest Vyper version 0.4.0 is implemented in 🐍 snekmate: pcaversaccio/snekmate#243.

P256 (a.k.a. secp256r1 elliptic curve) signature verification 🐍Vyper contract. These functions can be used to verify a P256 signature. The implementation is inspired by dcposch's and nalinbhardwaj's implementation here. Also, for more technical details, please refer to RIP-7212.

Warning

This is experimental software and is provided on an "as is" and "as available" basis. We do not give any warranties and will not be liable for any losses incurred through any use of this code base.

Deployments

Further References

About

P256 (a.k.a. secp256r1 elliptic curve) signature verification 🐍Vyper contract.

Topics

Resources

Stars

19 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages