/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

paragonie.com
| | www.paragonie.com
0.2 parsecs away

Travel
| | A simple, accessible recommendation for key sizes and recommended algorithms for various cryptographic algorithms.
| | www.cryptofails.com
2.1 parsecs away

Travel
| | Reasoning by Lego: The wrong way to think about cryptography. Scott Arciszewski from Paragon Initiative pointed me to this example of PHP cryptography. The code is bad and the crypto design is flawed,...
| | sergioprado.blog
3.1 parsecs away

Travel
| | This article is going to be an introduction to embedded Linux security.
| | rareskills.io
17.9 parsecs away

Travel
| The intuition behind elliptic curve digital signatures (ECDSA) This article explains how the ECDSA (Elliptic Curve Digital Signature Algorithm) works as well as why it works. We will incrementally "rediscover" the algorithm from first principles in this tutorial. Prerequisites We assume prior knowledge of Elliptic Curve Arithmetic Elliptic Curve Arithmetic in Finite Fields Digital Signature...