Elliptic Curve for a hash collision
Built for k-12 students learning it in middle or high school. Watch the idea come alive with plain-language steps and everyday examples — perfect for projects and homework. Simulate a hash collision live below — adjust the inputs and watch it respond, right in your browser.
Controls
Presets
On an elliptic curve y² = x³ + ax + b, you "add" two points with a geometric rule: draw the line through P and Q, find where it meets the curve again, and reflect that point over the x-axis. Repeating this addition is easy, but reversing it — the elliptic-curve discrete log — is brutally hard, which is what makes ECC secure with far smaller keys than RSA.
Data Inspector
Governing equation
Runs locally in your browser — free forever. Scale to the cloud when reality gets heavy.
More with Elliptic Curve
Frequently asked questions
- Is this good for k-12 students?
- Yes — this version of "Elliptic Curve for a hash collision" is framed for k-12 students learning it in middle or high school. Watch the idea come alive with plain-language steps and everyday examples — perfect for projects and homework.
- Do I need to install anything?
- No. It runs in any modern browser, free, with no account required.