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: new package - bls verify #628

Merged
merged 5 commits into from Sep 9, 2022
Merged

feat: new package - bls verify #628

merged 5 commits into from Sep 9, 2022

Conversation

krpeacock
Copy link
Contributor

Description

Provides a pure-js implementation of BLS verification using the miracl-core package. This can be used to polyfill BLS verification for agent-js, but it is notably very slow (~3s per verification). Optimization may be possible with a significant refactoring

How Has This Been Tested?

Checklist:

  • My changes follow the guidelines in CONTRIBUTING.md.
  • The title of this PR complies with Conventional Commits.
  • I have edited the CHANGELOG accordingly.
  • I have made corresponding changes to the documentation.

@krpeacock krpeacock requested a review from a team as a code owner September 8, 2022 22:24
@krpeacock krpeacock merged commit 5214dc1 into main Sep 9, 2022
@krpeacock krpeacock deleted the kyle/bls-verify branch September 9, 2022 18:24
@krpeacock krpeacock restored the kyle/bls-verify branch September 14, 2022 21:31
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.

None yet

2 participants