/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

cronokirby.com
| | soatok.blog
1.5 parsecs away

Travel
| | Recently, it occurred to me that there wasn't a good, focused resource that covers commitments in the context of asymmetric cryptography. I had covered confused deputy attacks in my very short (don't look at the scroll bar) blog post on database cryptography., and that's definitely relevant. I had also touched on the subject of commitment...
| | www.jeremykun.com
0.8 parsecs away

Travel
| | So far in this series we've seen elliptic curves from many perspectives, including the elementary, algebraic, and programmatic ones. We implemented finite field arithmetic and connected it to our elliptic curve code. So we're in a perfect position to feast on the main course: how do we use elliptic curves to actually do cryptography? History As the reader has heard countless times in this series, an elliptic curve is a geometric object whose points have a surprising and well-defined notion of addition.
| | andrea.corbellini.name
1.4 parsecs away

Travel
| | [AI summary] A technical blog post explaining elliptic curves over finite fields, covering modular arithmetic, point addition algorithms, cyclic subgroups, and the discrete logarithm problem in the context of cryptography.
| | denvaar.dev
9.6 parsecs away

Travel
| [AI summary] This post explains the Diffie-Hellman key exchange algorithm, its history, the mathematical principles behind secure key sharing, and its applications in encryption.