by Froga
The handshake behind every HTTPS connection — what each side sends, how a shared key appears without ever crossing the wire, and what the padlock does and does not promise.
Each side contributes a key share, and both derive the same secret from the pair. The session key is never transmitted, so an attacker who records the whole handshake still cannot reconstruct it — and, crucially, cannot decrypt it later even if the server's long-term private key is stolen afterwards. That property is called forward secrecy.
multiple choice
Ready to test yourself?
Sign up free to answer, score points, and build your streak.