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

Clean secp256k1 custom no-cgo code #8766

Closed
4 tasks
robert-zaremba opened this issue Mar 3, 2021 · 1 comment
Closed
4 tasks

Clean secp256k1 custom no-cgo code #8766

robert-zaremba opened this issue Mar 3, 2021 · 1 comment

Comments

@robert-zaremba
Copy link
Collaborator

robert-zaremba commented Mar 3, 2021

Summary

The secp256k1 package contains a custom, pure go code. We should leverage the stdlib and crypto/keys/internal/ecdsa instead.

Ref;

Proposal

Remove custom pure go code from secp256k1/internal and use as described above.


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
@tac0turtle
Copy link
Member

duplicate of #7537

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants