Closed clbartoli closed 4 years ago
This PR changes thesqrt function in FastEcMul.sol to avoid overflow. This vulnerability was found by the auditors, closes #21
sqrt
FastEcMul.sol
This PR changes the
sqrt
function inFastEcMul.sol
to avoid overflow. This vulnerability was found by the auditors, closes #21