Perfect secrecy

Forward secrecy

Forward secrecy is a feature of key-agreement protocols that ensures session keys will not be compromised even if long-term secrets used in the session key exchange are compromised. It protects past sessions against future compromises of keys or passwords by generating unique session keys for each session. It also reduces the motivation for attackers to compromise keys, as any information leaked in a forward secure system is limited. However, it is limited by the assumption that an adversary will only passively collect traffic and not actively use a man-in-the-middle attack.

1 courses cover this concept

CS 255: Introduction to Cryptography

Stanford University

Winter 2023

This course offers an introduction to cryptographic techniques used in computer security, covering encryption, message integrity, digital signatures, key management, and more. It is suitable for advanced undergraduates and masters students with some proof techniques and programming experience.

No concepts data

+ 55 more concepts