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 BLS signatures over BLS12-381 #446

Merged
merged 6 commits into from
Feb 14, 2024
Merged

Add BLS signatures over BLS12-381 #446

merged 6 commits into from
Feb 14, 2024

Commits on Jan 3, 2024

  1. Addding BLS signature scheme.

    armfazh authored and bwesterb committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    763622a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8dadbe View commit details
    Browse the repository at this point in the history
  3. Adding more tests and benchmarks.

    armfazh authored and bwesterb committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    797e9e1 View commit details
    Browse the repository at this point in the history
  4. Implementing aggregation.

    armfazh authored and bwesterb committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    6e10937 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fc7511c View commit details
    Browse the repository at this point in the history
  6. Applying changes after Bas' review.

    armfazh authored and bwesterb committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    bcbc992 View commit details
    Browse the repository at this point in the history