Skip to content

Commit

Permalink
refactor(ecdsa): remove Params struct
Browse files Browse the repository at this point in the history
  • Loading branch information
yelhousni committed Jan 20, 2023
1 parent 96af55a commit eb8bce9
Show file tree
Hide file tree
Showing 48 changed files with 917 additions and 1,065 deletions.
91 changes: 45 additions & 46 deletions ecc/bls12-377/ecdsa/ecdsa.go

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

31 changes: 8 additions & 23 deletions ecc/bls12-377/ecdsa/ecdsa_test.go

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

17 changes: 13 additions & 4 deletions ecc/bls12-377/g1.go

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

23 changes: 8 additions & 15 deletions ecc/bls12-377/g1_test.go

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

Loading

0 comments on commit eb8bce9

Please sign in to comment.