Skip to content

Conversation

@tetramur
Copy link

@tetramur tetramur commented Nov 10, 2024

The file ecc.py was missing the important function of point negation and multiplying the point to the negative number. Without it, any practical application of this library in the part related to elliptic curves would be limited if not impossible.

The file ecc.py was missing the important function of point negation. Without it, any practical application of this library in the part related to elliptic curves would be impossible.
Comments in ecc.py were slightly refined to better reflect their essence. The file README.md was updated in order to correspond to the contents of ecc.py.
Added a small clarification related to the multiplying of a point P by the number n when n is negative.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant