Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

secp256r1: Adds support for NIST's secp256r1 (p256) curve #30

Merged
merged 14 commits into from
Jul 2, 2024
Merged

Conversation

pmerkleplant
Copy link
Member

This approach builds on heavy code duplication. However, more research is necessary to evaluate whether Solidity supports a more generic approach to curve arithmetic.

@pmerkleplant pmerkleplant added effort: high High effort to implement feature A feature request to new functionality labels Jun 29, 2024
@pmerkleplant pmerkleplant marked this pull request as ready for review July 2, 2024 19:07
@pmerkleplant pmerkleplant merged commit 197dcac into main Jul 2, 2024
4 checks passed
@pmerkleplant pmerkleplant deleted the p256 branch July 2, 2024 19:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
effort: high High effort to implement feature A feature request to new functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant