-
Notifications
You must be signed in to change notification settings - Fork 246
[parity-crypto] Use upstream secp256k1 #258
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
Merged
Merged
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
9a998a3
Use upstream secp256k1 – WIP
dvdplm 12de906
Merge branch 'master' into dp/chore/secp256k1-from-upstream
dvdplm 8c50dc1
Use upstream 0.16
dvdplm a06f6e6
Patch to use upstream @ 0.17
dvdplm d8bbc90
Refactor the Generate trait
dvdplm dec392c
Sort out todos: we do need the context sometimes, we do use both veri…
dvdplm e41a272
Elaborate on todo
dvdplm 327fcbe
Fix vrs conversion test
dvdplm 4cb36b2
Fix more tests
dvdplm a54c750
Fix more tests
dvdplm 9aa0add
Use new API to do what we did in C before (`ecdh_hash_function_raw()`)
dvdplm 625c250
Add a test for agree() to check we're agreeing with previous impl
dvdplm 57a18d4
Add todos and use new `inv_assign()`
dvdplm 0ce32c3
Use wip-branch of parity fork
dvdplm 48a2ef6
Merge branch 'master' into dp/chore/secp256k1-from-upstream
dvdplm 700b52e
Sort out a few todos, add some more
dvdplm 7e3af81
Use "thin fork" of upstream secp256k1
dvdplm 64893c8
Relax version constraints. Something somewhere in the `eth` dependenc…
dvdplm 0144dc1
Remove [patch]
dvdplm b69dc62
Remove `inv()` from `SecretKey`
dvdplm 56dea96
Clean up, resolve todos
dvdplm 5664341
Resolve todo
dvdplm 2134a6e
Apply stable rustfmt
dvdplm c5ac1f9
Merge branch 'master' into dp/chore/secp256k1-from-upstream
dvdplm ca19aae
Relax version requirements (srsly though, wtf?)
dvdplm 1640391
More info in the CHANGELOG
dvdplm File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.