Skip Navigation

Linux Foundation Launches Initiative to Advance Post-Quantum Cryptography | L...

linuxsecurity.com Linux Foundation Launches Initiative to Advance Post-Quantum Cryptography | L...

With the rapid advancements in quantum computing, the need for robust cryptographic solutions that c

Linux Foundation Launches Initiative to Advance Post-Quantum Cryptography | L...
1
1 comments
  • https://en.wikipedia.org/wiki/Forward_secrecy

    although unfortunately:
    "Forward secrecy is designed to prevent the compromise of a long-term secret key from affecting the confidentiality of past conversations. However, forward secrecy cannot defend against a successful cryptanalysis of the underlying ciphers being used, since a cryptanalysis consists of finding a way to decrypt an encrypted message without the key, and forward secrecy only protects keys, not the ciphers themselves.[7] A patient attacker can capture a conversation whose confidentiality is protected through the use of public-key cryptography and wait until the underlying cipher is broken (e.g. large quantum computers could be created which allow the discrete logarithm problem to be computed quickly). This would allow the recovery of old plaintexts even in a system employing forward secrecy. "