Skip to content

Commit

Permalink
Merge pull request #449 from Consensys/fix/malleability_sig
Browse files Browse the repository at this point in the history
Fix/malleability sig
  • Loading branch information
ThomasPiellard committed Sep 27, 2023
2 parents 55489ac + 4719f0a commit 81ffe9c
Show file tree
Hide file tree
Showing 46 changed files with 2,662 additions and 51 deletions.
76 changes: 76 additions & 0 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.

32 changes: 30 additions & 2 deletions ecc/bls12-377/ecdsa/marshal.go

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

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

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

47 changes: 45 additions & 2 deletions ecc/bls12-377/twistededwards/eddsa/marshal.go

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

76 changes: 76 additions & 0 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.

0 comments on commit 81ffe9c

Please sign in to comment.