Networks & the Internet
TLS: Encrypting the Web
Plaintext HTTP let anyone on the path read your passwords. TLS wraps the connection in encryption by using slow asymmetric crypto only to authenticate the server and agree a key, then switching to fast symmetric crypto for the data.
10 min read·Jul 14, 2026