-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
v1.16: big_mod_exp syscall: exclude inputs of numbers larger than 409…
…6-bits (backport of #32520) (#32526) big_mod_exp syscall: exclude inputs of numbers larger than 4096-bits (#32520) * limit inputs length * fix clippy * add test_syscall_big_mod_exp test * cargo fmt * add SBPFVersion --------- Co-authored-by: valiksinev <[email protected]> Co-authored-by: derrek <[email protected]> (cherry picked from commit 5d9c1d8) Co-authored-by: samkim-crypto <[email protected]>
- Loading branch information
1 parent
71c3a52
commit e75eac9
Showing
1 changed file
with
108 additions
and
0 deletions.
There are no files selected for viewing
This file contains 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