/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

denvaar.dev
| | www.lapsedordinary.net
2.7 parsecs away

Travel
| |
| | kndrck.co
2.0 parsecs away

Travel
| | Motivation In my quest to understand zero knowledge proofs from the ground up, I've decided to go back to the basics, and really understand how everyday cryptography tools work, not just how to use them. In this post, I'll attempt to explain how and why the diffie hellman key exchange protocol works, along with proofs and a working example. The examples are purely for educational purposes only! Introduction The Diffie-Hellman key exchange protocol is an algorithm that allows two parties to generate a uni...
| | berty.tech
1.4 parsecs away

Travel
| | You have probably already heard about cryptography and, more specifically, about end-to-end encryption. But do you know what it really is?
| | words.filippo.io
15.1 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!