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.
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
feat: secp256k1 public key constant time #18026
feat: secp256k1 public key constant time #18026
Changes from all commits
c32ca65
d54017c
ffc39eb
1770ef3
546dd4e
5f20b8c
d057344
71d6a6d
f46939e
c5872a0
b148bd3
e6d38b7
0655ad1
09ce545
2af7ad3
1b18936
f0e1c06
ae93077
4ebca65
b6a0494
e5f98c5
0586436
6416425
8898092
70c604c
5e96e6b
6a70994
d1fb6d0
d6519f4
c89049c
9b2fb97
8f2685c
f3462b9
b18542c
cc501e3
6b3c859
68154f5
54318a5
c25aa08
a8508ed
16883d1
465f1e6
7389cd2
397c526
f8be857
4eb2fbf
87e1ecf
84db0b4
1485810
4cb92c4
9f15cfd
8ea5da5
b6e6cbe
ef99726
01c79d5
c2d5fa9
10b8a8a
0b29d5e
8bc73ee
9b04f9e
eeb4fc7
7989412
2217d1b
0c101fa
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The entry for pull request #14372 contains a potential typo: "antehandle" may be intended to be "ante handle" or "antehandler". Please verify the correct terminology and update accordingly.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The
secp256k1.PubKey{}
struct should be initialized with a key of the correct size to prevent potential issues.Committable suggestion
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.