v1.0.0-beta.3
Calling v.ScalarMult on a receiver v that is not the identity point results in an incorrect operation. This was fixed by setting v to the identity point in ScalarMult. A simple test was added to check this behaviour.
Calling v.ScalarMult on a receiver v that is not the identity point results in an incorrect operation. This was fixed by setting v to the identity point in ScalarMult. A simple test was added to check this behaviour.