Skip to content

Commit

Permalink
Merge pull request #312 from ConsenSys/signature/pre-hashed
Browse files Browse the repository at this point in the history
pre-hashed message in ECDSA and EdDSA
  • Loading branch information
yelhousni authored Jan 31, 2023
2 parents 1835092 + 122af52 commit 97cb629
Show file tree
Hide file tree
Showing 36 changed files with 735 additions and 329 deletions.
46 changes: 28 additions & 18 deletions ecc/bls12-377/ecdsa/ecdsa.go

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

30 changes: 21 additions & 9 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.

13 changes: 13 additions & 0 deletions ecc/bls12-377/twistededwards/eddsa/eddsa.go

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

46 changes: 28 additions & 18 deletions ecc/bls12-378/ecdsa/ecdsa.go

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

30 changes: 21 additions & 9 deletions ecc/bls12-378/ecdsa/ecdsa_test.go

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

13 changes: 13 additions & 0 deletions ecc/bls12-378/twistededwards/eddsa/eddsa.go

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

13 changes: 13 additions & 0 deletions ecc/bls12-381/bandersnatch/eddsa/eddsa.go

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

Loading

0 comments on commit 97cb629

Please sign in to comment.