crypto

  • 4th March 2026

Zero-Knowledge: Turning Computation into Polynomials (Part 1/3)

From a program to a few polynomial equations: how SNARKs encode computation through flattening, R1CS, and the QAP transformation

Read more 
  • 13th February 2026

Verkle Trees: Polynomial Commitments (Part 2/2)

How a single curve point can commit to 256 children, and why proofs shrink from kilobytes to bytes

Read more 
  • 3rd February 2026

Ethereum's Merkle Patricia Trie (Part 1/2)

How Ethereum stores its state, commits it to a single hash, and why that design is hitting its limits

Read more 
  • 19th January 2026

From Keys to Protocols: ECDH and ECDSA (Part 2/2)

How elliptic curve math enables secure key exchange and digital signatures

Read more 
  • 16th January 2026

The Math Behind Your Private Key (Part 1/2)

From group theory to elliptic curves: how public-key cryptography actually works

Read more