Commit a001e87
authored
feat(tests): add test case for P256 with r max value (#2229)
This test uses the max value for the `r` element of the `p256verify`
precompile input. This is added for completeness only as there is no
practical way to generate a semi-valid signature with arbitrary `r`.1 parent 694590e commit a001e87
1 file changed
Lines changed: 4 additions & 0 deletions
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
232 | 232 | | |
233 | 233 | | |
234 | 234 | | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
235 | 239 | | |
236 | 240 | | |
237 | 241 | | |
| |||
0 commit comments