isquantumproof.com Technical dictionary

tech · quantum risk

Is DoH / DoT Quantum Proof? Network Security & PQC

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

Verdict

DoH and DoT encrypt DNS to a resolver using TLS—they are not quantum-proof while that TLS uses classical key exchange and certificates. They also do not replace DNSSEC authenticity.

Overview

DNS-over-HTTPS and DNS-over-TLS protect DNS queries in transit to a resolver. Privacy improves; quantum risk follows the TLS stack.

DNSSEC authenticity is a separate layer (signatures on zone data). See /is-quantum-proof/dnssec. This page focuses on encrypted DNS transport.

Cryptographic profile

What breaks

  • Classical TLS to public or enterprise resolvers
  • Long-lived resolver certificates
  • Confusing transport privacy with origin authentication

Mitigations

  • Apply hybrid TLS plans to resolver endpoints you operate
  • Keep DNSSEC on where appropriate
  • Document which resolvers clients trust

FAQ

Does DoH make DNS quantum-safe?

No. It wraps DNS in TLS that is usually still classical.

DoH vs DNSSEC?

DoH/DoT = channel privacy; DNSSEC = data authenticity. Both matter; different crypto.

Key concepts (technical dictionary)

Terms used on this page — open a definition:

Full technical dictionary →

Related on this site