-
Notifications
You must be signed in to change notification settings - Fork 12.4k
Implement RSA verification #4952
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 1 commit
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
b9f144c
Implement RSA verification
Amxx 41949e6
up
Amxx 0abe46b
simplify
Amxx 0a1691c
test directly from the SigVer15-186-3.rsp
Amxx 1189ae7
update
Amxx d98a3f9
fix lint
Amxx 2ef35d1
update todo
Amxx f110d43
up
Amxx 6dcc26d
simplify parser
Amxx 1b2ba49
add RSA to mocks/Stateless.sol
Amxx fe0927f
Merge branch 'master' into feature/RSA
Amxx 78301ea
Merge branch 'master' into feature/RSA
ernestognw 74d667c
Improve documentation
ernestognw b6334ea
Add changeset
ernestognw 5379609
Improve comments
ernestognw 667c8b2
Fix
ernestognw d3eb6a5
Fix test
ernestognw fbd2130
Nits
ernestognw cc37629
Improve tests
ernestognw 0127de3
Improve tests 2
ernestognw 445d6fa
Do fix tests
ernestognw 52fdb34
Update .changeset/curvy-crabs-repeat.md
Amxx f007a74
Add result to test description
ernestognw d07fb84
Add considerations to _unsafeReadBytes32
ernestognw b3e56ec
remove extra unsafeReadBytes
Amxx 7596e4d
Merge remote-tracking branch 'amxx/feature/RSA' into feature/RSA
Amxx 5ceb396
doc
Amxx abe598d
check s < n
Amxx 70a9dea
fix
Amxx d4096aa
refactor
Amxx 413916f
fix
Amxx aff3b81
Add replayability warning
ernestognw 84ae125
nit
Amxx 28c8271
Update comment
ernestognw 219100b
Merge remote-tracking branch 'amxx/feature/RSA' into feature/RSA
Amxx 95233b5
test s >= n
Amxx 56eac45
use normal modExp
Amxx 63969dc
Add docs
ernestognw f50d89a
add replay protection notice in note
cairoeth 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
Improve documentation
- Loading branch information
commit 74d667c8b9563b2e9d1e10ef71e13ebf63edbdbc
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
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.