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: added HashToG2 and BLS G2 signature verification circuit for BLS12-381 #1024

Closed
wants to merge 11 commits into from

Commits on Jan 27, 2024

  1. Configuration menu
    Copy the full SHA
    840a867 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7fb1b95 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    620585f View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2024

  1. Configuration menu
    Copy the full SHA
    b0b11d2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from lightec-xyz/feat/Hash2G2

    revised G2.addUnified function based on the Brier and Joye algorithm
    weijiguo authored Jan 28, 2024
    Configuration menu
    Copy the full SHA
    3cf48fd View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Configuration menu
    Copy the full SHA
    b4da768 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from lightec-xyz/feat/Hash2G2

    fixed G2.sgn0 function and associated unit tests for BLS12-381
    weijiguo authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    b6574fc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    86d12ce View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Configuration menu
    Copy the full SHA
    78bdcf6 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. update go.mod

    readygo67 committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    5881f8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a26f3b8 View commit details
    Browse the repository at this point in the history