Skip to content

pcaversaccio/p256-verifier-vyper

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 EIP-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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published