isquantumproof.com Technical dictionary

tech · quantum risk

Is IPsec Quantum Proof? Network Security & PQC

Risk: high · Confidence: high · Reviewed: 2026-07-19

Verdict

IPsec/IKEv2 remote access and site-to-site VPNs are not quantum-proof while IKE uses classical DH/ECDH and classical authentication. Hybrid KEMs in IKE are the industry near-term direction—verify vendor support.

Overview

IPsec remains common in enterprises. Quantum risk concentrates on IKE: authentication and key establishment for tunnels that may carry crown-jewel traffic for years.

See /is-quantum-proof/vpn for broader VPN framing and hybrid enterprise TLS for related handshake lessons.

Cryptographic profile

What breaks

  • Classical IKE DH/ECDH under Shor
  • RSA/ECDSA gateway certificates
  • Long-lived tunnels recorded for later decrypt (HNDL)

Mitigations

  • Pilot hybrid IKE where vendors support it
  • Rotate gateway certs; inventory PSKs
  • Prefer certificate auth with managed PKI
  • Segment high-sensitivity traffic

FAQ

Is IKEv2 quantum-safe?

Not with classical DH alone. Look for hybrid/PQ vendor profiles.

PSK vs certificates?

Different ops tradeoffs; both need inventory. Certs inherit PKI algorithm migration.

Key concepts (technical dictionary)

Terms used on this page — open a definition:

Full technical dictionary →

Related on this site