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

allow to sign and verify messages #20

Merged
merged 11 commits into from
Jan 5, 2020
Merged

allow to sign and verify messages #20

merged 11 commits into from
Jan 5, 2020

Conversation

q9f
Copy link
Owner

@q9f q9f commented Jan 4, 2020

closes #13

  • secp256k ec sign
  • secp256k ec verify
  • consider v
  • ethereum eth sign
  • ethereum eth verify
  • understand long ecdsa signatures
  • public key recovery from signatures

@q9f q9f marked this pull request as ready for review January 4, 2020 23:25
@q9f q9f merged commit 858c56f into master Jan 5, 2020
@q9f q9f deleted the q9-sign branch January 5, 2020 12:52
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.

feat: sign, verify
1 participant