David Wong

cryptologie.net

cryptography, security, and random thoughts

Hey! I'm David, cofounder of zkSecurity, research advisor at Archetype, and author of the Real-World Cryptography book. I was previously a cryptography architect of Mina at O(1) Labs, the security lead for Libra/Diem at Facebook, and a security engineer at the Cryptography Services of NCC Group. Welcome to my blog about cryptography, security, and other related topics.

← back to all posts

A Readable TLS 1.3 Specification

blog

I’ve been experimenting at www.davidwong.fr/tls13 with a “readable” TLS 1.3 specification.

If you take a look at the original RFC: 8446 you will see that it’s not that pretty.

The page I created contains many things to simplify one’s life in reading the dense specification:

  • erratas are applied
  • references can be previewed
  • figures were re-created
  • etc.

For example, here is the state machine of the TLS client now:

client state machine tls 1.3

And here is the server:

server state machine tls 1.3

suggested reads:
TLS 1.3 is out! blog
Moxie and TLS blog
← back to all posts blog • 2018-12-28
currently reading:
A Readable TLS 1.3 Specification
12-28 blog
📖 my book
Real-World Cryptography is available from Manning Publications.
A practical guide to applied cryptography for developers and security professionals.
🎙️ my podcast
Two And A Half Coins on Spotify.
Discussing cryptocurrencies, databases, banking, and distributed systems.
📺 my youtube
Cryptography videos on YouTube.
Video explanations of cryptographic concepts and security topics.