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: add support for ecdsa types and sign function #48

Merged
merged 1 commit into from
Nov 8, 2024

Conversation

manel1874
Copy link
Member

Adding support for EcdsaSignature, EcdsaPrivateKey and EcdsaDigestMessage types and ecdsa_sign function

Merge requirement checklist

  • CONTRIBUTING guidelines followed
  • Unit tests added/updated (if applicable)
  • Backwards compatibility analysis completed (if applicable). "Will this change require recompilation and upload of user programs?"

@manel1874 manel1874 merged commit ec3406e into main Nov 8, 2024
4 checks passed
@manel1874 manel1874 deleted the feat/ecdsa-signing branch November 8, 2024 09:19
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.

3 participants