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 #1040

Open
wants to merge 22 commits into
base: master
Choose a base branch
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 10, 2024

  1. Configuration menu
    Copy the full SHA
    04c1677 View commit details
    Browse the repository at this point in the history
  2. gofmt

    weijiguo committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    8e2fc0e View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

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

Commits on Feb 19, 2024

  1. golangci-lint

    weijiguo committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    4a2f9b0 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

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

Commits on Feb 23, 2024

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

Commits on Mar 10, 2024

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

Commits on Mar 12, 2024

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

Commits on Mar 21, 2024

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

Commits on Mar 24, 2024

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

Commits on May 4, 2024

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

Commits on May 16, 2024

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

Commits on Sep 27, 2024

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