Skip to content

Commit

Permalink
feat(bls): introduce bn254 bls signatures
Browse files Browse the repository at this point in the history
  • Loading branch information
hussein-aitlahcen committed Oct 16, 2023
1 parent 1f65e75 commit 15c0507
Show file tree
Hide file tree
Showing 3 changed files with 377 additions and 0 deletions.
235 changes: 235 additions & 0 deletions ecc/bn254/signature/bls/bls.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

104 changes: 104 additions & 0 deletions ecc/bn254/signature/bls/marshal.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

38 changes: 38 additions & 0 deletions ecc/bn254/signature/utils.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 15c0507

Please sign in to comment.