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

Add package crypto/bls12381 #1825

Merged
merged 3 commits into from May 3, 2023
Merged

Add package crypto/bls12381 #1825

merged 3 commits into from May 3, 2023

Conversation

blukat29
Copy link
Contributor

Proposed changes

Add BLS12-381 arithmetic package github.com/klaytn/crypto/bls12381

Types of changes

  • Bugfix
  • New feature or enhancement
  • Others

Checklist

  • I have read the CONTRIBUTING GUIDELINES doc
  • I have signed the CLA
  • Lint and unit tests pass locally with my changes ($ make test)
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)
  • Any dependent changes have been merged and published in downstream modules

Related issues

Further comments

  • bls12381 package contains assembly code. We may need to check the cross-compiler availability.

@blukat29 blukat29 self-assigned this Apr 12, 2023
@blukat29 blukat29 added this to the v1.11 (Mantle) milestone Apr 12, 2023
@blukat29 blukat29 merged commit 7a033b9 into klaytn:dev May 3, 2023
11 checks passed
@blukat29 blukat29 deleted the bls12381-package branch May 3, 2023 07:43
@JayChoi1736 JayChoi1736 mentioned this pull request Jul 24, 2023
20 tasks
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

3 participants