/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

words.filippo.io
| | cronokirby.com
2.9 parsecs away

Travel
| | - Read more: https://cronokirby.com/posts/2021/06/introducing_nimotsu/
| | loup-vaillant.fr
5.3 parsecs away

Travel
| | Despite advice to the contrary, I have implemented my own crypto for serious use. Here's how.
| | hannes.robur.coop
4.2 parsecs away

Travel
| | [AI summary] This article discusses updates to cryptographic libraries in OCaml and MirageOS, focusing on elliptic curve cryptography support through the fiat-crypto project, including new features like ECDSA/EdDSA, TLS 1.3 compatibility, and improved X.509 certificate handling.
| | rareskills.io
8.8 parsecs away

Travel
| Elliptic Curves over Finite Fields What do elliptic curves in finite fields look like? It's easy to visualize smooth elliptic curves, but what do elliptic curves over a finite field look like? The following is a plot of $y² = x³ + 3 \pmod {23}$ Because we only allow integer inputs (more specifically, finite field...