/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
| | words.filippo.io
2.0 parsecs away

Travel
| | A lot of new cryptography is landing in Go 1.20, including the new crypto/ecdh package and math/big-less RSA and ECDSA backends!
| | www.johndcook.com
1.0 parsecs away

Travel
| | The Bitcoin key mechanism is based on elliptic curve cryptography over a finite field. This post gives a brief overview.
| | 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.
| | dusanmitrovic.rs
9.9 parsecs away

Travel
| Why I no longer use JWT and why you shoud maybe consider doing the same.