Two peers establish a shared secret, derive a key through a hash chain, and talk across an open wire. Everything crossing the wire is ciphertext — the chain is what turns a one-time handshake into the key that locks each message. Real Web Crypto: ECDH · HKDF · AES-GCM.