/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

loup-vaillant.fr
| | cronokirby.com
3.8 parsecs away

Travel
| | - Read more: https://cronokirby.com/posts/2021/06/introducing_nimotsu/
| | words.filippo.io
3.8 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!
| | words.filippo.io
5.3 parsecs away

Travel
| | We look into a neat trick that allowed replacing the last bit of unreadable edwards25519 code, and learn about the structure and lineage of ECC implementations.
| | www.sjoerdlangkemper.nl
27.5 parsecs away

Travel
| JSON Web Tokens or JWTs are used by some web applications instead of traditional session cookies. Because of their statelessness and the signature implementation there are some security issues that are specific to JWTs. This post describes some ways you can verify that a JWT implementation is secure.