/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

www.jeremykun.com
| | www.johndcook.com
0.8 parsecs away

Travel
| | The Bitcoin key mechanism is based on elliptic curve cryptography over a finite field. This post gives a brief overview.
| | andrea.corbellini.name
0.6 parsecs away

Travel
| | [AI summary] A technical blog post explaining elliptic curves over finite fields, covering modular arithmetic, point addition algorithms, cyclic subgroups, and the discrete logarithm problem in the context of cryptography.
| | cronokirby.com
1.1 parsecs away

Travel
| | - Read more: https://cronokirby.com/posts/2021/04/constant-time-big-numbers-introduction/
| | neilmadden.blog
17.6 parsecs away

Travel
| There has been a lot of discussion recently around the LastPass breach, especially with regards to the number of PBKDF2 iterations applied to the master password to derive the vault encryption key. Other people have already dissected this particular breach, but I want to more generally talk about PBKDF2 iterations and security models. (I'm not...