Continuous PQC Readiness Assessment - The CISO’s Guide to Post-Quantum Readiness
- Quantum risk is already accumulating. Encrypted traffic captured today may be decrypted in the future, turning unmanaged cryptographic exposure into a lasting liability.
- Point-in-time assessments are no longer enough. Infrastructure and cryptographic configurations change continuously, requiring readiness to be constantly observed and revalidated.
- Continuous Digital Trust is becoming a business requirement. Regulators, customers, insurers, and boards increasingly expect current evidence of cryptographic posture and measurable migration progress.
Every digital transaction, whether a financial transfer, a medical record request, or a signed contract, travels across a long chain of interconnected devices and networks before reaching its destination. A single request may pass through a personal device, a wireless access point, an internet service provider, several backbone routers operated by different organizations, and ultimately a data center server, frequently replicated across multiple countries. Encryption is the mechanism that prevents each of these intermediate points from reading the data as it passes through, and for more than three decades, that mechanism has relied on mathematical problems considered practically unsolvable by conventional computers. Quantum computing challenges that assumption directly. A sufficiently advanced quantum computer would be capable of breaking many of the public-key key exchange and signature mechanisms that establish trust for today’s internet traffic, putting recorded sessions and authenticated transactions at risk. While such a machine does not yet exist, well-resourced adversaries are already collecting and archiving encrypted data in anticipation of the day it does, a practice known as harvest now, decrypt later.
This paper argues that the correct response to the quantum threat is not a one-time project but a discipline we call Continuous Digital Trust: the ability to demonstrate, on any given day and with current evidence rather than assumptions, that the cryptography protecting an organization’s data and services still deserves the trust that customers, regulators, and partners place in it. The instrument of that discipline is the Continuous PQC Readiness Assessment: a standing, evidence-based evaluation of how prepared every exposed service is for the post-quantum transition, refreshed as the estate changes rather than repeated annually. The chapters that follow explain how modern traffic actually travels, why the quantum threat is material today, what regulators now expect, what is at risk, how to structure a migration, and how NST Assure delivers Continuous PQC Readiness Assessment in production. It is written for the CISO who must own the migration, the risk and compliance leaders who must attest to it, and with a close eye on the regulators and examiners who will ask for proof.
Standards bodies have finalized the replacement algorithms, and regulators across multiple jurisdictions have published migration deadlines. Organizations that begin adapting now, rather than waiting for a mandated date to force their hand, will complete this transition on their own timeline and at considerably lower cost.
Digital trust is the confidence that the systems an organization exposes to the world are what they claim to be and protect what they promise to protect. For decades that confidence has been asserted through periodic ceremony: an annual penetration test, a yearly SSL scan, a compliance questionnaire completed each renewal cycle. Each of these produces a snapshot, and each snapshot begins to age the moment it is taken. A certificate is renewed with a weaker configuration, a load balancer is replaced, a vendor appliance silently reverts a hybrid key-exchange setting, and the posture described in last quarter’s report no longer exists in production.
The quantum transition makes this gap untenable. Harvest-now-decrypt-later means that every day of undetected cryptographic weakness adds permanently to an adversary’s archive: traffic recorded today remains decryptable at whatever future point a cryptographically relevant quantum computer arrives. A posture assessment that is twelve months old does not describe an organization’s risk; it describes a system state that may no longer exist, while the recorded traffic accumulates regardless.
Continuous Digital Trust replaces the snapshot with a standing feedback loop. It rests on three commitments:
Applied to the quantum transition, these three commitments define a specific instrument: the Continuous PQC Readiness Assessment. Where a traditional PQC assessment is a one-off engagement (consultants arrive, an inventory is compiled, a report is delivered, and it begins going stale at once), a Continuous PQC Readiness Assessment is a standing capability. It observes the cryptography every externally exposed service actually negotiates, classifies each against quantum-capable adversary models, scores readiness on a defensible rubric, quantifies harvest-now-decrypt-later exposure, and re-evaluates all of it as the estate changes. The output is not a document that describes last quarter; it is a current answer to the question every board, regulator, and customer is beginning to ask: how ready are we today, and how quickly is that improving?
That distinction, assessment as a standing capability rather than an event, is the central theme of this paper. The sections that follow build the case for why it is necessary; Section 08 shows what it looks like in production.
Understanding the scale of this risk requires a brief detour into how data actually moves across the internet, a process most users never observe and one that few professionals outside networking and security teams have reason to examine closely.
A single web request, for example logging into a corporate portal or submitting a payment, does not travel directly from a user’s device to its destination. It is relayed through a sequence of intermediary systems, typically ten to twenty distinct hops, each operated by a different organization. The journey usually begins at the user’s device, moves through a local wireless or wired network, reaches an internet service provider, and from there enters the internet backbone: a mesh of high-capacity fiber links, internet exchange points, and, for international traffic, undersea cables spanning oceans. Only after traversing this chain does the request arrive at its destination, commonly a data center operated by a cloud provider and often mirrored across several geographic regions for redundancy. The response then retraces a comparable path back to the user.
Transport Layer Security, the protocol responsible for the padlock icon displayed in a web browser, is what prevents each of these intermediary operators from reading the content as it passes through their infrastructure. This is a meaningful engineering achievement, and it is also precisely what makes harvest now, decrypt later a structural risk rather than a hypothetical one. Every operator along that path, including internet service providers, transit carriers, exchange point operators, and cloud infrastructure providers, possesses the technical capability to record encrypted traffic as it passes, regardless of any intention to read it. Government signals intelligence programs targeting exactly this kind of infrastructure, including backbone links and undersea cables, have been a matter of public record for well over a decade. Encrypted traffic captured at any of these points today remains in storage as ordinary data. Its confidentiality depends entirely on whether the encryption protecting it can still be broken tomorrow.
This architecture leads to a hard conclusion. The one controllable variable, the strength of the cryptography in use, changes constantly as infrastructure evolves. That is why it must be watched constantly, and why the assessment of post-quantum readiness cannot be an annual event.
An organization does not control, and cannot even enumerate, the parties capable of recording its encrypted traffic. The only variable it controls is the quality of the cryptography those recordings would have to defeat.
The encryption protecting most of today’s internet traffic, virtual private networks, and digital signatures relies on three related mathematical problems: integer factorization, used by RSA; the discrete logarithm problem, used by Diffie-Hellman key exchange; and its elliptic curve variant, used by elliptic curve cryptography. Each is considered computationally infeasible for conventional computers to solve within a useful timeframe. A sufficiently capable quantum computer, however, can solve all three efficiently using an algorithm developed by mathematician Peter Shor in 1994, reducing a calculation that would otherwise take longer than the age of the universe to a matter of hours.
A parallel and less widely discussed trend is accelerating this timeline. The same large-scale graphics processing unit clusters constructed to train advanced artificial intelligence models are also reducing the cost of brute-force and side-channel attacks against weaker cryptographic keys and password hashes. Threat actors are increasingly applying artificial intelligence to automate reconnaissance, phishing campaigns, and vulnerability discovery at a scale that previously required substantial dedicated teams. The capital and infrastructure investment driving this compute buildout is, in many cases, the same investment funding quantum computing research: advances in error correction, qubit stability, and algorithm design are progressing more quickly as a direct consequence. No credible estimate places a fixed date on when a cryptographically relevant quantum computer will exist, but continued investment and research progress reinforce the need to begin migration before a precise date is known.
Symmetric encryption, such as AES, and cryptographic hash functions, such as the SHA-2 family, are considerably more resistant to quantum attack. The relevant quantum technique here, Grover’s algorithm, effectively halves the strength of a symmetric key, and increasing key length is generally sufficient to preserve security. The exposure, in practical terms, is concentrated almost entirely in how systems exchange keys and verify signatures, not in how they encrypt bulk data. This concentration is good news for defenders: it means the problem, while large, is bounded and discoverable, provided an organization can actually see which key exchanges and signatures its systems negotiate in practice.
Critically, none of this requires a functioning quantum computer to exist today. It requires only that an organization’s data remain sensitive for longer than it takes such a computer to arrive, a condition that applies to the overwhelming majority of records held by financial institutions, healthcare providers, government agencies, and technology companies alike. A medical history, a merger negotiation, a defense design document, or a customer identity database retains its sensitivity for decades; the window between capture and future decryption merely determines who ultimately reads it.
Post-quantum cryptography moved from theoretical research to formal policy over a period of roughly eight years. The United States National Institute of Standards and Technology opened a public competition in 2016, inviting cryptographers worldwide to submit candidate algorithms designed to withstand quantum attack. Submissions underwent years of open cryptanalysis by academic and industry researchers before a small set of finalists was selected. In August 2024, that process concluded with the publication of three finalized standards: ML-KEM (FIPS 203) for key establishment, and ML-DSA (FIPS 204) and SLH-DSA (FIPS 205) for digital signatures.
These standards have not remained confined to government policy documents. Major browsers, cloud platforms, and network infrastructure providers have already begun incorporating them. Hybrid post-quantum key exchange has moved from experiment to broad rollout across recent browser, cloud, and content delivery platform versions, while several major providers supported experimental post-quantum key exchange for TLS connections well before formal standardization was complete. The Internet Engineering Task Force is concurrently standardizing hybrid post-quantum key exchange within the TLS and SSH protocols, meaning most organizations will receive this capability through ordinary software updates to existing infrastructure rather than through a wholesale protocol replacement.
Governments and industry regulators have translated these standards into enforceable timelines. The following summarizes the most consequential mandates currently in effect or scheduled:
| Who | What They Have Set | What It Means for You |
|---|---|---|
| NIST (United States) | Finalized ML-KEM, ML-DSA, and SLH-DSA as official standards in August 2024 | These are the algorithms a migration plan should be built around, rather than a vendor-specific choice |
| NSA, CNSA 2.0 | Inventories due by 2025, hybrid PQC required by 2030, classical algorithms retired by 2035 | Contractual for organizations selling into defense or national security, and an early indicator for all others |
| US federal agencies, NSM-10 | Cryptographic inventories and migration plans already required | Extends to contractors and suppliers through procurement requirements |
| EU (ENISA), Germany’s BSI, France’s ANSSI | Migration roadmaps and compliance expectations already published | Increasingly reflected in the expectations of European customers and regulators |
| PCI DSS 4.0 and financial regulators | Cryptographic agility incorporated into compliance expectations | Affects any organization handling payment card or financial transaction data |
These mandates are no longer confined to government and defense contractors. Financial services regulators, several central banks, and international standards organizations, including the International Organization for Standardization, have begun incorporating cryptographic agility, the architectural capacity to replace an underlying algorithm without redesigning an entire system, into their expectations for critical infrastructure operators. Cyber insurance underwriters and enterprise risk teams may increasingly consider post-quantum readiness as part of broader security-posture reviews, creating potential financial implications independent of any regulatory deadline.
Every one of these frameworks shares a starting point: each begins with discovery and each assumes the resulting inventory stays current. CNSA 2.0 sequences inventories ahead of every other milestone; NSM-10 makes them a standing obligation rather than a deliverable; European guidance ties roadmaps to a maintained understanding of cryptographic estate. Regulation already presumes the continuous-visibility model described in the opening of this paper. An organization does not need to satisfy every deadline referenced above within the current year. It does need to be able to demonstrate, to a regulator, an auditor, or a prospective customer’s security review team, a documented understanding of its current cryptographic posture and a credible plan to close any gaps identified, and “current” is the operative word. A spreadsheet inventory assembled last year answers yesterday’s question; Continuous Digital Trust answers today’s.
Supervisory conversations about post-quantum readiness are converging on a small set of predictable, evidence-first questions. The table below pairs each with the artifact a Continuous PQC Readiness Assessment produces as a matter of course:
| The examiner’s question | The evidence that answers it |
|---|---|
| “Show me your cryptographic inventory.” | A live Cryptographic Inventory export: every negotiated suite, broken down to asset and port, timestamped |
| “Which services are quantum-vulnerable today?” | PQC Readiness classification of every service, with per-suite quantum-risk detail and affected-asset drill-down |
| “What could be harvested now and decrypted later?” | HNDL risk rating per suite and an exposed-asset count, tracked over time |
| “What is your migration plan, and is it working?” | A readiness-score baseline and trend line, hybrid adoption share, and historical posture exports |
| “How quickly would you detect a regression?” | Continuous re-observation with drift detection: for example, a hybrid key-exchange setting silently reverting after a certificate renewal |
It is tempting to treat this threat as a matter for information technology teams alone. In practice, the exposure extends to nearly everything an organization and its employees do online. Consider the following examples, each dependent on the categories of encryption discussed throughout this paper:
- The email account used to reset the majority of an organization’s other credentials
- Online banking, payroll, and investment platforms used by employees and the organization itself
- Telehealth consultations and medical records maintained on behalf of employees or customers
- Digitally signed contracts, leases, and regulatory filings stored in cloud repositories
- Credentials and session data stored by web browsers and password managers
- Network-connected devices, including security cameras, badge readers, and building management systems
For an organization, the consequences of unaddressed exposure extend well beyond technical remediation costs:
- Regulatory findings and failed audits once the mandates described in the preceding section take effect
- Breach notification obligations and legal liability equivalent to a breach discovered today, despite years of prior warning
- Diminished customer and partner trust once an exposure becomes public
- Lost business opportunities as procurement and vendor risk reviews increasingly require documented post-quantum plans
The last two consequences deserve emphasis, because they are the ones that arrive first. Long before any quantum computer breaks a single key, post-quantum readiness is becoming a condition of doing business: a question on the security review that decides a contract, a factor in broader cyber-risk discussions, a line item in a board’s risk register. Digital trust is increasingly becoming a commercial factor. Organizations able to demonstrate their cryptographic posture with live evidence will be better positioned to pass these gates efficiently; organizations that cannot may face lost deals, increased scrutiny, or extended procurement cycles, regardless of when the quantum threat itself matures.
Long before any quantum computer breaks a single key, post-quantum readiness is becoming a condition of doing business. Digital trust is increasingly becoming a commercial factor.
This transition does not need to occur as a single, disruptive event. Organizations that have completed a comparable migration typically progress through five sequential stages.
The roadmap in the preceding section describes what must happen; this section describes what a Continuous PQC Readiness Assessment looks like in production. NST Assure delivers it through the Exposure Assessment module’s Cryptographic Exposures category comprising two continuously refreshed datasets, PQC Readiness and the Cryptographic Inventory, which together replace the once-a-year spreadsheet exercise with a standing, evidence-based assessment. They give security teams a single, continuously refreshed view of the cryptography actually protecting their external estate, and a defensible answer, on any given day and backed by evidence rather than assumptions, to the questions boards, regulators, and auditors are now asking: which services are quantum-vulnerable, which data is exposed to future decryption, and how far has our migration progressed?
Most early PQC tooling stops at a point-in-time cryptographic bill-of-materials that is stale the moment infrastructure changes. NST Assure is built for continuous exposure management, and that changes what you get:
PQC Readiness gives organizations continuous visibility into quantum-related cryptographic exposures, with readiness tracking for post-quantum migration across the external estate. A cryptographically relevant quantum computer would not need to breach a network. It would only need traffic captured and stored years earlier, which makes today’s negotiated key exchanges a long-term liability if they are not tracked now.
Every negotiated cipher suite is evaluated against quantum-capable adversary models and classified into one of three readiness states. Quantum-Vulnerable covers classical RSA, ECDHE, or DHE, broken by Shor’s algorithm; Hybrid (Transitional) pairs a classical key exchange with a post-quantum algorithm such as ML-KEM; and Quantum-Safe runs a full post-quantum stack. The dashboard also quantifies exposure to Shor’s algorithm, which breaks key exchange and forges RSA and EC signatures, and Grover’s algorithm, which halves symmetric strength, with a readiness score and a harvest-now-decrypt-later asset count that track migration over time.
- Solves RSA factoring and EC / DH discrete logs → recorded key exchange recoverable
- Forges RSA / ECDSA signatures → certificate trust chains break, impersonation possible
- Halves effective symmetric strength: AES-128 → ~64-bit | 3DES → unsafe
- AES-256 and SHA-384 keep strong margins | longer keys, not new algorithms
For a CISO, this model collapses three perennial reporting problems into one framework: the classification states answer “where are we exposed?”, the readiness percentage answers “how far along are we?”, and the observation timestamp answers the question examiners have started asking first: “how current is this picture?” Because classification is continuously refreshed, the same framework serves the quarterly board pack and the unannounced regulatory request without any additional preparation.
Selecting any cipher suite reveals its quantum-risk classification and harvest-now-decrypt-later (HNDL) risk level, alongside a per-asset readiness score, forward-secrecy status, and last-scanned timestamp, so teams can pinpoint exactly which hosts are exposed today. Three metrics drive the assessment:
The Cryptographic Inventory catalogs every cipher suite actually negotiated across the external estate, giving security teams a live cryptographic exposure catalog that highlights risky suites and weak primitives down to the individual asset and port. Unlike point-in-time SSL/TLS scans, it is continuously refreshed as new handshakes are observed, so the picture of what is really negotiated in production never goes stale.
The dashboard summarizes the estate at a glance: total distinct suites negotiated, how many are modern AEAD suites on TLS 1.3, how many rely on legacy or deprecated primitives, and how many assets are covered. A protocol-mix chart shows how much of the footprint still depends on older TLS versions. Each row breaks down TLS version and suite, key exchange, authentication, symmetric cipher and hash, and a Modern, Acceptable, Legacy, or Deprecated status, with search and filter across all of them.
A Weak Ciphers toggle filters the inventory to only the suites flagged as risky, so remediation teams never have to cross-reference rows against known-weak primitives by hand. A suite is flagged when it relies on CBC-mode ciphers (padding-oracle attacks such as Lucky 13), 3DES or other 64-bit block ciphers (Sweet32), static RSA key exchange (no forward secrecy), RC4 or other stream ciphers, or export-grade, NULL, or anonymous ciphers. Flagging at the point of negotiation, rather than against a static allow-list, keeps the inventory current as new weaknesses emerge. Security teams see immediately which parts of the estate still negotiate legacy or deprecated suites, understand why each is weak, and drill straight to the exact assets and ports that need remediation.
- Continuous cryptographic discovery across externally exposed services: negotiated protocols and cipher suites, observed without agents.
- Full cipher-suite profiling of key establishment, authentication, symmetric encryption, and hashing, down to the asset and port.
- Quantum-risk classification of every service as Quantum-Vulnerable, Hybrid, or Quantum-Safe.
- HNDL exposure and forward-secrecy rating for long-lived confidentiality risk.
- Readiness scoring (0 to 100) with a clear rubric: 70 or above good, 40 to 69 needs work, below 40 poor, at service and asset level.
- One-click evidence export of point-in-time and historical posture for reporting and audit.
The final item is where Continuous Digital Trust shows up in practice. Because the platform observes continuously, evidence generation is a byproduct rather than a project: the report a regulator requests, the artifact an auditor samples, and the trend line a board reviews are all exports of data the platform already holds. Readiness reporting stops consuming engineering quarters and starts taking minutes.
The following reference is intended for readers encountering these concepts for the first time, and as a quick refresher for readers who already work with them.
| Term | What It Means |
|---|---|
| Cryptography | The mathematical discipline of securing information so that only authorized parties can access or verify it |
| Encryption | The process of converting readable data into an unreadable form using a cryptographic key |
| RSA / Elliptic Curve Cryptography | The two families of algorithms most widely used today to exchange keys and create digital signatures, both vulnerable to a sufficiently powerful quantum computer |
| Symmetric Encryption (AES) | Encryption that uses the same key to lock and unlock data, considered resilient against quantum attack when sufficiently long keys are used |
| Quantum Computer | A computer that exploits quantum mechanical properties to perform certain calculations far faster than any conventional computer |
| Shor’s Algorithm | The quantum algorithm, developed in 1994, capable of efficiently solving the mathematical problems underlying RSA and elliptic curve cryptography |
| Post-Quantum Cryptography (PQC) | A new generation of algorithms designed to remain secure against both conventional and quantum computers |
| Hybrid Cryptography | An interim approach that runs a classical algorithm alongside a post-quantum algorithm during migration, preserving protection even if either is later found to have a weakness |
| Crypto-Agility | The architectural capacity to replace a cryptographic algorithm without redesigning the surrounding system, reducing the cost of future transitions |
| Harvest Now, Decrypt Later (HNDL) | The practice of recording encrypted traffic today in order to decrypt it once a sufficiently capable quantum computer exists |
| Continuous PQC Readiness Assessment | A standing, evidence-based evaluation of post-quantum readiness that observes negotiated cryptography, scores every service and asset, and refreshes as the estate changes: an assessment as a capability, not an event |
| Continuous Digital Trust | The discipline of demonstrating, at any moment and with current observed evidence, that an organization’s cryptographic posture still merits the trust of its customers, regulators, and partners |
Yes. While the earliest and most detailed mandates originate from national security agencies, financial services regulators, healthcare compliance frameworks, and international standards bodies are incorporating comparable requirements. Private-sector organizations increasingly encounter these expectations indirectly, through customer security questionnaires, vendor risk assessments, and cyber insurance underwriting criteria.
Modern implementations of ML-KEM introduce modest additional overhead during the initial connection handshake, and independent testing by major browser and cloud providers has found this overhead negligible for the majority of applications. Hybrid deployments, which run a classical and a post-quantum algorithm in parallel during migration, are specifically designed to preserve compatibility while this is validated within an organization’s own environment.
Most well-resourced organizations plan for a multi-year, phased migration beginning with a cryptographic inventory well in advance of any full algorithm replacement. Duration depends heavily on the size and age of an organization’s infrastructure, but early movers consistently report a smoother and less costly experience than organizations that begin only after a deadline becomes unavoidable.
Estimates vary considerably among researchers, and no scientific consensus exists on a specific year. This uncertainty does not, however, reduce the urgency of the harvest now, decrypt later risk. Data captured today remains exposed at whatever point such a computer becomes available, regardless of whether that occurs in five years or twenty.
A periodic scan answers the question “what was negotiated on the day of the scan?”, and infrastructure changes daily. Certificates renew, load balancers are replaced, vendors push configuration updates, and hybrid settings can silently revert. Between scans, none of this is visible, while harvested traffic accumulates continuously. Point-in-time scanning was an acceptable model when the cost of a stale answer was a finding at the next audit; under harvest-now-decrypt-later, the cost of a stale answer is permanent exposure of everything recorded in the interim. That asymmetry is the core argument for continuous observation.
NetSentries developed NST Assure to translate this process from an abstract framework into an operational program. The platform combines continuous, network-wide discovery with multi-protocol posture scanning across TLS, SSH, email, directory, and remote access protocols, producing a verified inventory of where classical cryptography remains in use rather than relying on outdated architecture documentation.
NST Assure scores an organization’s fleet-wide post-quantum readiness, identifies regressions the moment a certificate renewal or configuration change inadvertently removes post-quantum support, and generates the reporting that compliance and audit teams require, without transmitting sensitive data outside the organization’s own environment.
Beyond the platform itself, NetSentries provides crypto-agility assessments, migration roadmap consulting, and direct engineering support throughout hybrid post-quantum pilot deployments. Mapped against the five-stage roadmap presented earlier: the Cryptographic Inventory and PQC Readiness datasets automate Discover; risk scoring and HNDL analytics drive Prioritize; NetSentries’ consulting practice supports Plan and Test and Pilot; and the platform’s continuous observation and evidence export sustain Migrate and Monitor indefinitely, closing the loop that keeps digital trust continuous rather than periodic.
The points below summarize the argument of this paper and are worth relaying to any colleague responsible for budget, compliance, or infrastructure decisions.
Post-quantum migration is a multi-year undertaking, and organizations that begin now will manage it at lower cost and with less risk than those that wait for a deadline to compel action. Schedule a complimentary crypto-agility assessment with NetSentries to determine precisely where your organization stands today, and see how NST Assure keeps that answer current every day after. Reach our team at info@netsentries.com or visit www.netsentries.com.




