`ECDSA`: Use unchecked arithmetic for the `tryRecover` function (#4301)
Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>pull/4329/head
parent
d9474327a4
commit
1d5bcd04e7
@ -0,0 +1,5 @@ |
||||
--- |
||||
'openzeppelin-solidity': patch |
||||
--- |
||||
|
||||
`ECDSA`: Use unchecked arithmetic for the `tryRecover` function that receives the `r` and `vs` short-signature fields separately. |
Loading…
Reference in new issue