lonerapier.me

  • TLS 1.2
  • TLS 1.3

Backlinks

  • TLS Oracles
Home

❯

thoughts

❯

TLS

TLS

Jun 24, 20241 min read

  • technical
  • network

Protocol used at internet to transport bits of information securely using signatures > PKI.

TLS cipher suite’s components:

  • key establishment (typically a Diffie-Hellman variant or RSA)
  • authentication (the certificate type)
  • confidentiality (a symmetric cipher)
  • integrity (a hash function)

TLS 1.2

TLS 1.3

  • Best explanation
  • A Detailed Look at RFC 8446 (a.k.a. TLS 1.3)
  • why use TLS 1.3

Created with Quartz v5.0.0 © 2026

  • GitHub
  • X