Skip to content
This repository was archived by the owner on Jan 9, 2025. It is now read-only.

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

@enitrat enitrat force-pushed the feat/p256verify branch from 00f0d5d to e722950 Compare May 13, 2024 17:28
@enitrat enitrat force-pushed the feat/p256verify branch from 2458da9 to b8492f5 Compare May 14, 2024 15:29
@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 subscribe to this conversation on GitHub. Already have an account? Sign in.
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