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

feat: p256 verify precompile #1134

Merged
merged 9 commits into from
May 15, 2024
Merged

feat: p256 verify precompile #1134

merged 9 commits into from
May 15, 2024

Conversation

enitrat
Copy link
Collaborator

@enitrat enitrat commented May 6, 2024

Time spent on this PR: 1 day

Pull request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):

What is the current behavior?

Resolves #1116

What is the new behavior?

  • Adds signature verification on the secp256r1 curve

This change is Reviewable

@ClementWalter ClementWalter merged commit 98b26fd into main May 15, 2024
7 checks passed
@ClementWalter ClementWalter deleted the feat/p256verify branch May 15, 2024 15:33
@ClementWalter ClementWalter restored the feat/p256verify branch May 15, 2024 15:33
@ClementWalter ClementWalter deleted the feat/p256verify branch May 15, 2024 15:33
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.

dev: integrate new RIP-7212 from SSJ newest release
2 participants