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

Implemented SIMD-48 #1

Merged
merged 11 commits into from
Oct 25, 2023
Merged

Implemented SIMD-48 #1

merged 11 commits into from
Oct 25, 2023

Conversation

deanmlittle
Copy link
Collaborator

Problem

Implemented the signature creation/verification logic for the secp256r1 precompile.

Summary of Changes

  • Added secp256r1 precompile instruction
  • Added new instruction function
  • Added verify function
  • Modified offsets for secp256r1 compatibility
  • Made unit tests compatible with existing offset tests from ed25519 program

@0xRigel 0xRigel merged commit 2a35ac6 into Bunkr-2FA:master Oct 25, 2023
5 of 21 checks passed
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.

2 participants