/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

andrea.corbellini.name
| | dusted.codes
2.0 parsecs away

Travel
| | The beauty of asymmetric encryption - RSA crash course for developers
| | blog.intothesymmetry.com
1.9 parsecs away

Travel
| | tl;dr if you are using go-jose , node-jose , jose2go , Nimbus JOSE+JWT or jose4j with ECDH-ES please update to the latest version. RFC 7...
| | www.jeremykun.com
1.4 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.
| | www.imperialviolet.org
2.7 parsecs away

Travel
| [AI summary] An in-depth technical explanation of elliptic curve cryptography, covering mathematical foundations, group structures, implementation challenges, and optimization techniques for finite field arithmetic.