Hacker News new | ask | show | jobs
by dlitz 4735 days ago
So, the actual scheme is authenticated Diffie-Hellman key agreement. Its security is based on the discrete logarithm problem---it does not provide perfect information-theoretical security.

"Forward secrecy" is an accurate term. "Perfect" is redundant and potentially misleading.