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

Replace blst with pure Go bls12-381 library #478

Closed
jtraglia opened this issue Mar 16, 2023 · 1 comment
Closed

Replace blst with pure Go bls12-381 library #478

jtraglia opened this issue Mar 16, 2023 · 1 comment

Comments

@jtraglia
Copy link
Collaborator

Using a pure Go library for signature verification would

  • simplify the build process,
  • make all builds portable, and
  • remove our dependence on CGo.

Two potential options:

@metachris
Copy link
Collaborator

testing in #479

@jtraglia jtraglia closed this as completed Apr 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants