knoth 0 Posted ... Hi, I would like to know how AirVPN is defending against this kind of attack (from https://weakdh.org/): Threats from state-level adversaries. Millions of HTTPS, SSH, and VPN servers all use the same prime numbers for Diffie-Hellman key exchange. Practitioners believed this was safe as long as new key exchange messages were generated for every connection. However, the first step in the number field sieve—the most efficient algorithm for breaking a Diffie-Hellman connection—is dependent only on this prime. After this first step, an attacker can quickly break individual connections.We carried out this computation against the most common 512-bit prime used for TLS and demonstrate that the Logjam attack can be used to downgrade connections to 80% of TLS servers supporting DHE_EXPORT. We further estimate that an academic team can break a 768-bit prime and that a nation-state can break a 1024-bit prime. Breaking the single, most common 1024-bit prime used by web servers would allow passive eavesdropping on connections to 18% of the Top 1 Million HTTPS domains. A second prime would allow passive decryption of connections to 66% of VPN servers and 26% of SSH servers. A close reading of published NSA leaks shows that the agency's attacks on VPNs are consistent with having achieved such a break. Technical paper here: https://weakdh.org/imperfect-forward-secrecy-ccs15.pdf Do AirVPN, website and VPN servers, use the same prime (or a small subsetof primes) for every key exchange? Thank you knoth Quote Share this post Link to post
djlewy 0 Posted ... I believe AirVPN use 4096-bit and unique primes on each server. Quote Share this post Link to post
go558a83nk 362 Posted ... I believe AirVPN use 4096-bit and unique primes on each server. yes, the OP would know this if he/she bothered to search the forum for a minute Quote Share this post Link to post
knoth 0 Posted ... I believe AirVPN use 4096-bit and unique primes on each server. yes, the OP would know this if he/she bothered to search the forum for a minute 4096 bit keylength is largely advertised all over this site and it's not the answer to my question.My question is related to the frequency of reuse and how many primes are used for key exchange. The usage of 4096 bit prime is obviously implicit since it provides more cryptographic strength than 1024 or 2048 bit.However, this strength can be jeopardized by the use of the same prime number (or a small subset) for every connection, even if the key (not the prime) is changed every 60 seconds. Quote Share this post Link to post
go558a83nk 362 Posted ... https://airvpn.org/topic/15566-the-nsa-sure-breaks-a-lot-of-unbreakable-crypto-this-is-probably-how-they-do-it/?hl=%2Bprimes+%2Bserver&do=findComment&comment=32953 I did one forum search and found the above post in which Staff answers your question. Quote Share this post Link to post