witnet / elliptic-curve-solidity

Elliptic Curve arithmetic operations written in Solidity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Comment specification mismatch

mariocao opened this issue · comments

commented

Red4Sec issue 16

Elliptic-curve-solidity\contracts\EllipticCurve.sol:299-301 - The logic specified in the comment does not match the implementation of the code.

Elliptic-curve-solidity\contracts\FastEcMul.sol:251-252 - variable _length not described in comments.