Earlier quoted context omitted.
Just saw this, congratulations! Would you mind giving an ELI5 explanation for a wider audience?
[Not the OP but I think I understand it well enough to take a whack at an ELI5.] Elliptic curves are a particular kind of cubic equation, exactly like the quadratic equations you studied in junior high algebra, except with one term being raised to the third power instead of just squared (and a few other conditions). It turns out that these equations have vastly more complicated behavior than quadratics and give rise…
New elliptic curve breaks 18-year-old record
11–20 of 55 posts
Re: New elliptic curve breaks 18-year-old record
#12Earlier quoted context omitted.
Just saw this, congratulations! Would you mind giving an ELI5 explanation for a wider audience?
[Not the OP but I think I understand it well enough to take a whack at an ELI5.] Elliptic curves are a particular kind of cubic equation, exactly like the quadratic equations you studied in junior high algebra, except with one term being raised to the third power instead of just squared (and a few other conditions). It turns out that these equations have vastly more complicated behavior than quadratics and give rise…
Wouldn't it had been more accurate to name them elliptic surfaces?
Re: New elliptic curve breaks 18-year-old record
#13Earlier quoted context omitted.
[Not the OP but I think I understand it well enough to take a whack at an ELI5.] Elliptic curves are a particular kind of cubic equation, exactly like the quadratic equations you studied in junior high algebra, except with one term being raised to the third power instead of just squared (and a few other conditions). It turns out that these equations have vastly more complicated behavior than quadratics and give rise…
For the longest time I thought elliptic curves where quadratic curves. Wouldn't it had been more accurate to name them elliptic surfaces?
https://people.math.rochester.edu/faculty/doug/mypapers/wayn...
Re: New elliptic curve breaks 18-year-old record
#14Earlier quoted context omitted.
[Not the OP but I think I understand it well enough to take a whack at an ELI5.] Elliptic curves are a particular kind of cubic equation, exactly like the quadratic equations you studied in junior high algebra, except with one term being raised to the third power instead of just squared (and a few other conditions). It turns out that these equations have vastly more complicated behavior than quadratics and give rise…
This is a fantastic ELI5, thank you!
Re: New elliptic curve breaks 18-year-old record
#15This discovery was already commented a few months ago: https://news.ycombinator.com/item?id=41475177 As I wrote in the comments, I was the record holder, twice, in the 90s: Fermigier, Stéfane - Un exemple de courbe elliptique définie sur Q de rang ≥19. (French) [An example of an elliptic curve defined over Q with rank ≥19] C. R. Acad. Sci. Paris Sér. I Math. 315 (1992), no. 6, 719–722. Fermigier, Stéfane - Une courbe…
As a professional and expert I would love to hear your thoughts and opinions on the use of elliptic curve crypto with SSH. There was a concern (unsure of the validity) that NSA/NIST had compromised the algorithm used and ECC was unfit for 'secure' communication.
2048bit RSA has been deprecated since that declaration and while 4096bit is still viable, the smaller key-size of ed25519 is appealing.Re: New elliptic curve breaks 18-year-old record
#16Earlier quoted context omitted.
Well, the basics, oversimplified, are this: - In general, elliptic curves are solutions of P(x, y) = 0 where P is a polynomial of degree 3 in two variables. "Points" on the curve are solutions of this equation. - If you intersect an elliptic curve with a straight line, you end up with a polynomial in one variable, of degree 3 (in general). Since a polynomial of degree 3 has 3 solutions (in the appropriate context), t…
> - If you intersect an elliptic curve with a straight line, you end up with a polynomial in one variable, of degree 3 (in general). Since a polynomial of degree 3 has 3 solutions (in the appropriate context), this means that if you have two points on the curve, and you draw a line through these two points, there is a third aligned with them which belongs to the curve. So we have an operation on the curve, which to e…
Re: New elliptic curve breaks 18-year-old record
#17I was going to ask if the math articles from Quanta magazine are a "Matt Levine" situation where only one person can write so well, but I see only six articles by this author there, so maybe it's an editor doing the magic. All I know is this makes math so accessible and that's not easy.
Re: New elliptic curve breaks 18-year-old record
#18Earlier quoted context omitted.
[Not the OP but I think I understand it well enough to take a whack at an ELI5.] Elliptic curves are a particular kind of cubic equation, exactly like the quadratic equations you studied in junior high algebra, except with one term being raised to the third power instead of just squared (and a few other conditions). It turns out that these equations have vastly more complicated behavior than quadratics and give rise…
For the longest time I thought elliptic curves where quadratic curves. Wouldn't it had been more accurate to name them elliptic surfaces?
Re: New elliptic curve breaks 18-year-old record
#19Earlier quoted context omitted.
> - If you intersect an elliptic curve with a straight line, you end up with a polynomial in one variable, of degree 3 (in general). Since a polynomial of degree 3 has 3 solutions (in the appropriate context), this means that if you have two points on the curve, and you draw a line through these two points, there is a third aligned with them which belongs to the curve. So we have an operation on the curve, which to e…
If you going to contradict someone, be specific about it. What is your " the group operation" and how is this not it? A given mathematical object can have more than one group operation defined for it.