/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

thatsmaths.com
| | andrea.corbellini.name
2.8 parsecs away

Travel
| | [AI summary] This technical blog post explains the mathematical principles, key generation, and implementation details of Elliptic Curve Cryptography (ECC) covering domain parameters, verifiably random curves, ECDH key exchange, and ECDSA signatures.
| | www.vanimpe.eu
2.6 parsecs away

Travel
| | Cryptography Introduction Cheatsheet, Private Communications in a Public World
| | neilmadden.blog
1.4 parsecs away

Travel
| | Wikipedia's definition of a digital signature is: A digital signature is a mathematical scheme for verifying the authenticity of digital messages or documents. A valid digital signature on a message gives a recipient confidence that the message came from a sender known to the recipient. -Wikipedia They also have a handy diagram of the process...
| | rareskills.io
25.0 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...