You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You wrote:
Any line that intersects an elliptic curve will do so at either 1 or 3 points ... and that's the basis of elliptic-curve cryptography.
You need to write "2 or 3" 1. intersection is impossible.
Need:
Any line that intersects an elliptic curve will do so at either 2 or 3 points ... and that's the basis of elliptic-curve cryptography.