-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
edge case when p+Q in inner doublescalarMul loop
edge case when p+Q in inner doublescalarMul loop: -the test in addAffine only covers the case P=-Q. it means P==Q must be tested by the callee -a corrresponding test is added in DoubleScalarMultiplication (the only callee of the contract).
- Loading branch information
1 parent
3585f10
commit 184831f
Showing
1 changed file
with
14 additions
and
2 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