<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Post-Quantum Cryptography on FirstPassLab</title><link>https://firstpasslab.com/tags/post-quantum-cryptography/</link><description>Practice materials and remote lab access for CCIE Enterprise Infrastructure, Security, Service Provider, Data Center and Red Hat.</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Wed, 09 Sep 2026 02:28:03 +0000</lastBuildDate><atom:link href="https://firstpasslab.com/tags/post-quantum-cryptography/index.xml" rel="self" type="application/rss+xml"/><item><title>Crypto Agility: Why PQC Is a Continuous Network Security Practice</title><link>https://firstpasslab.com/blog/2026-09-07-crypto-agility-pqc-continuous-network-security/</link><pubDate>Mon, 07 Sep 2026 00:00:00 -0600</pubDate><author>FirstPassLab</author><guid>https://firstpasslab.com/blog/2026-09-07-crypto-agility-pqc-continuous-network-security/</guid><description>&lt;p&gt;Crypto agility turns post-quantum cryptography migration into a continuous network security practice, not a one-time algorithm swap. Network teams need an inventory of cryptographic dependencies, platforms that can accept software and protocol updates, repeatable interoperability testing, and clear ownership for each change. PQC is the immediate pressure; the durable capability is the ability to replace algorithms, libraries, certificates, and protocol mechanisms again when standards or implementations change.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Key Takeaway:&lt;/strong&gt; Treat cryptography as a managed dependency across the network lifecycle: discover it, prioritize it, test changes, deploy in stages, verify behavior, and repeat.&lt;/p&gt;
&lt;p&gt;FirstPassLab is an independent training and lab-practice provider and is not affiliated with or endorsed by Cisco or NIST.&lt;/p&gt;
&lt;h2 id="what-does-crypto-agility-mean-for-a-network-team"&gt;What does crypto agility mean for a network team?&lt;/h2&gt;
&lt;p&gt;Crypto agility means a network can adopt new cryptographic algorithms, protocol extensions, libraries, and implementations with limited disruption and without unnecessary hardware replacement. Cisco&amp;rsquo;s Hugo Vliegen defines the capability around change across all four layers, while NIST frames migration around discovering where quantum-vulnerable public-key cryptography exists and planning how to replace it. For an operator, that makes cryptography a dependency graph spanning control planes, management interfaces, identity systems, tunnels, certificates, code signing, and secure boot—not a checkbox on a platform data sheet.&lt;/p&gt;
&lt;p&gt;&lt;img alt="Crypto Agility Technical Detail" loading="lazy" src="https://firstpasslab.com/images/blog/2026-09-07-crypto-agility-pqc-continuous-network-security/infographic-1.webp"&gt;&lt;/p&gt;
&lt;p&gt;The distinction matters in practical network design. An algorithm can be standardized while the protocol extension that carries it is still evolving. A protocol can support it while a deployed appliance lacks the software, processing margin, certificate workflow, or monitoring needed to operate it safely. A vendor can ship support while two implementations still fail to interoperate. Crypto agility is the operating capacity to find and resolve those gaps repeatedly.&lt;/p&gt;
&lt;p&gt;This view fits familiar security work. &lt;a href="https://firstpasslab.com/blog/2026-03-09-macsec-802-1ae-wire-speed-encryption-campus-datacenter-guide/"&gt;MACsec protects Ethernet links&lt;/a&gt; while TLS, IPsec, SSH, PKI, and code-signing mechanisms protect different trust boundaries. A single device can participate in several of these systems, each with a different certificate issuer, upgrade path, outage risk, and application owner. Inventory has to capture those relationships rather than recording only a device model and software release.&lt;/p&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Layer&lt;/th&gt;
&lt;th&gt;What must stay changeable&lt;/th&gt;
&lt;th&gt;Operational evidence to collect&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Algorithm&lt;/td&gt;
&lt;td&gt;Key-establishment and signature choices&lt;/td&gt;
&lt;td&gt;Configured and negotiated algorithms&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Protocol&lt;/td&gt;
&lt;td&gt;TLS, IPsec, SSH, PKI, and management-plane use&lt;/td&gt;
&lt;td&gt;Handshake captures, logs, and compatibility results&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Implementation&lt;/td&gt;
&lt;td&gt;Libraries, firmware, and network operating systems&lt;/td&gt;
&lt;td&gt;Version, patch path, owner, and support status&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Trust lifecycle&lt;/td&gt;
&lt;td&gt;Certificates, code signing, and secure boot&lt;/td&gt;
&lt;td&gt;Issuer, expiry, renewal, validation, and rollback records&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h2 id="why-is-pqc-migration-not-a-one-time-upgrade"&gt;Why is PQC migration not a one-time upgrade?&lt;/h2&gt;
&lt;p&gt;PQC migration is not a one-time upgrade because standardized algorithms are only one dependency in a live cryptographic system. According to NIST NCCoE (2026), NIST released three PQC standards as Federal Information Processing Standards in August 2024 after a standardization process that began in 2016. Cisco (2026) identifies ML-KEM for key establishment and ML-DSA for digital signatures as important milestones, but notes that protocol extensions, interoperability, certification requirements, and implementation guidance continue to develop around them.&lt;/p&gt;
&lt;p&gt;That sequence is normal engineering, not evidence that the standards are incomplete. A mathematical primitive has to be represented in protocols, implemented in libraries and products, validated against policy, and tested with peers. The resulting software then enters ordinary lifecycle work: regression tests, staged deployment, telemetry review, incident response, renewal, and retirement. Every connection has two endpoints, and migration succeeds only when their supported choices and operational policies overlap.&lt;/p&gt;
&lt;p&gt;NIST IR 8547 describes an expected transition from quantum-vulnerable public-key standards to post-quantum signature and key-establishment schemes. The draft is useful planning evidence, but it is not permission to invent a universal cutoff date for every enterprise system. Risk, data-retention needs, vendor readiness, protocol support, and regulatory obligations differ. A defensible roadmap records those inputs explicitly and revisits them as authoritative guidance changes.&lt;/p&gt;
&lt;p&gt;The same operational caution applies to hybrid approaches. Cisco recommends asking whether a platform can support classical and post-quantum mechanisms during a phased migration. That is a procurement and test question, not a license to enable an undocumented feature. Validate the exact product release, peer combination, protocol behavior, failure mode, and rollback path in vendor documentation and a controlled environment before production use.&lt;/p&gt;
&lt;h2 id="what-is-the-network-impact-of-continuous-cryptographic-change"&gt;What is the network impact of continuous cryptographic change?&lt;/h2&gt;
&lt;p&gt;Continuous cryptographic change shifts network security from periodic replacement projects toward lifecycle engineering. Cisco (2026) argues that networking platforms often take years to develop and can remain deployed for a decade or longer; the same source gives the concrete example that equipment purchased now can still be operating in 2035. That long service life makes software updateability, processing headroom, protocol flexibility, and vendor maintenance commitments part of the security architecture rather than secondary procurement details.&lt;/p&gt;
&lt;p&gt;&lt;img alt="Crypto Agility Industry Impact" loading="lazy" src="https://firstpasslab.com/images/blog/2026-09-07-crypto-agility-pqc-continuous-network-security/infographic-2.webp"&gt;&lt;/p&gt;
&lt;p&gt;The immediate industry effect is a better set of questions for architecture reviews. “Does this device support PQC?” is too narrow. Teams should ask which protocols are covered, which software train introduces support, whether existing trust anchors and management systems remain compatible, what telemetry confirms negotiation, and how the platform behaves when a peer cannot use the preferred mechanism. They should also ask how future algorithm and protocol updates will arrive without a chassis replacement.&lt;/p&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Point-in-time procurement&lt;/th&gt;
&lt;th&gt;Crypto-agile lifecycle&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Checks a PQC support box&lt;/td&gt;
&lt;td&gt;Maps support to exact protocols and releases&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Tests one vendor endpoint&lt;/td&gt;
&lt;td&gt;Tests real peer combinations and failure behavior&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Treats rollout as completion&lt;/td&gt;
&lt;td&gt;Keeps inventory, testing, patching, and retirement active&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Focuses on the primitive&lt;/td&gt;
&lt;td&gt;Covers libraries, certificates, secure boot, and code signing&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Assumes future compatibility&lt;/td&gt;
&lt;td&gt;Requires evidence through repeatable interoperability tests&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;This lifecycle also connects to adjacent controls. &lt;a href="https://firstpasslab.com/blog/2026-03-06-cisco-ise-trustsec-sgt-zero-trust-segmentation-guide/"&gt;Cisco ISE and TrustSec segmentation&lt;/a&gt; limit where identities and workloads can communicate, but their trust relationships still rely on cryptographic implementations. A &lt;a href="https://firstpasslab.com/blog/2026-09-05-frontier-ai-security-threat-model/"&gt;frontier AI security threat model&lt;/a&gt; should likewise include the software surrounding cryptography. Cisco is careful here: AI does not suddenly defeat the mathematics behind AES or PQC, but it can increase pressure on patch and response cycles by helping analyze code and automate testing.&lt;/p&gt;
&lt;h2 id="how-should-engineers-build-a-crypto-agility-practice"&gt;How should engineers build a crypto-agility practice?&lt;/h2&gt;
&lt;p&gt;Engineers should build crypto agility as a closed operational loop: discover cryptographic use, assign owners, prioritize dependencies, test supported changes, deploy in stages, verify negotiation, and feed results back into the inventory. NIST NCCoE (2026) organizes its migration project around two practical workstreams—cryptographic discovery and interoperability testing. That structure is a strong model because an organization cannot prioritize what it cannot locate, and it cannot claim readiness from configuration intent without proving that real implementations work together.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;Inventory cryptographic dependencies.&lt;/strong&gt; Record applications, network services, devices, algorithms, certificates, libraries, protocols, trust anchors, software versions, data owners, and business owners. Include management and infrastructure paths, not only user traffic.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Map dependencies to protected data and processes.&lt;/strong&gt; Connect each cryptographic use to confidentiality duration, integrity needs, service criticality, and recovery requirements. This gives prioritization a traceable basis.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Assign an accountable owner.&lt;/strong&gt; Identify who can approve a change, who controls each endpoint, who owns the PKI or identity workflow, and who accepts residual risk when support is unavailable.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Verify documented platform support.&lt;/strong&gt; Use current vendor release notes, protocol documentation, certification evidence, and lifecycle notices. Do not translate a general PQC statement into support for a specific protocol or appliance.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Test interoperability in a controlled environment.&lt;/strong&gt; Exercise the real client, server, intermediate devices, certificate chain, monitoring stack, and fallback behavior. Capture negotiated parameters and failure evidence.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Deploy through staged change control.&lt;/strong&gt; Start with a bounded population, define success criteria, observe errors and performance, and keep a tested rollback path. Expand only when evidence matches the intended policy.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Monitor and repeat.&lt;/strong&gt; Track configuration drift, expiring certificates, library and firmware advisories, failed negotiations, vendor updates, and standards changes. Update the inventory after every material change.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Candidates practicing this discipline can connect it to existing lab skills. A &lt;a href="https://firstpasslab.com/blog/2026-04-10-cisco-ise-lab-eve-ng-ccie-security/"&gt;Cisco ISE lab on EVE-NG&lt;/a&gt; can help you rehearse certificate and identity dependencies, while a &lt;a href="https://firstpasslab.com/blog/2026-03-06-cisco-ise-trustsec-sgt-zero-trust-segmentation-guide/"&gt;TrustSec segmentation design&lt;/a&gt; provides a concrete place to document trust boundaries. The goal is not to claim a simulated lab proves production PQC support. It is to improve inventory habits, change reasoning, evidence capture, and rollback discipline.&lt;/p&gt;
&lt;h2 id="what-should-you-ask-vendors-and-internal-platform-owners"&gt;What should you ask vendors and internal platform owners?&lt;/h2&gt;
&lt;p&gt;Ask vendors and platform owners for evidence about update paths, protocol coverage, interoperability, resource margin, lifecycle commitments, and observable failure behavior. Cisco (2026) recommends moving beyond a yes-or-no PQC question to whether new algorithms and protocol extensions can arrive primarily through software, whether the platform has processing headroom, and whether the vendor will supply necessary software uplifts through the platform&amp;rsquo;s expected service life. Internal owners must answer the matching question: can the organization adopt those uplifts promptly and safely?&lt;/p&gt;
&lt;p&gt;Use a review worksheet that separates claims from proof. A product page saying “quantum ready” is a starting point, not test evidence. Record the exact release, feature scope, required licenses, peer requirements, management dependencies, and documentation link. Then attach lab results showing the negotiated mechanism, certificate path, logs, resource behavior, negative tests, and rollback outcome. If any field is unknown, preserve it as an open dependency rather than converting it into an assumption.&lt;/p&gt;
&lt;p&gt;For longer-lived platforms, include replacement economics without reducing the decision to hardware age. A current platform with rigid cryptographic implementations can create future replacement pressure; an older platform with a documented and supported software path can be easier to evolve. The architecture review should compare the protected service lifetime with the vendor&amp;rsquo;s supported update horizon and the organization&amp;rsquo;s actual maintenance cadence.&lt;/p&gt;
&lt;p&gt;This is also where study turns into operating judgment. FirstPassLab&amp;rsquo;s &lt;strong&gt;CCIE Security · Practice&lt;/strong&gt; package matches the security practice direction discussed here. &lt;a href="https://commerce.firstpasslab.com/buy/ccie-security-lab-practice"&gt;View the CCIE Security practice package and its current price&lt;/a&gt;; the catalog page is the authority for the current offer.&lt;/p&gt;
&lt;h2 id="frequently-asked-questions"&gt;Frequently Asked Questions&lt;/h2&gt;
&lt;p&gt;These answers summarize the operating model: crypto agility is the repeatable ability to change cryptographic dependencies; PQC migration is one urgent use of that capability; and inventory plus interoperability testing gives network teams a defensible starting point. The exact implementation still depends on authoritative standards, current vendor documentation, the protocols in use, the sensitivity lifetime of protected data, and evidence from controlled testing rather than generic feature claims.&lt;/p&gt;
&lt;h3 id="what-is-crypto-agility-in-network-security"&gt;What is crypto agility in network security?&lt;/h3&gt;
&lt;p&gt;Crypto agility is the ability to change cryptographic algorithms, protocols, libraries, and implementations with limited disruption and without replacing infrastructure unnecessarily. It requires dependency visibility, updateable platforms, controlled testing, operational ownership, and monitoring after deployment.&lt;/p&gt;
&lt;h3 id="why-is-pqc-migration-not-a-one-time-upgrade-1"&gt;Why is PQC migration not a one-time upgrade?&lt;/h3&gt;
&lt;p&gt;Standardized algorithms still have to be integrated into protocols, products, certificates, software, and operational processes. Those dependencies continue to evolve after the first rollout, so migration becomes a lifecycle of testing, staged deployment, verification, patching, and later replacement.&lt;/p&gt;
&lt;h3 id="where-should-a-network-team-start-with-post-quantum-readiness"&gt;Where should a network team start with post-quantum readiness?&lt;/h3&gt;
&lt;p&gt;Start with a cryptographic inventory that maps algorithms and certificates to applications, services, devices, owners, protected data, and software versions. NIST NCCoE pairs discovery with interoperability testing because both visibility and verified behavior are required for a useful migration plan.&lt;/p&gt;
&lt;p&gt;For authoritative planning, read &lt;a href="https://www.nccoe.nist.gov/applied-cryptography/migration-to-pqc"&gt;NIST&amp;rsquo;s PQC migration project&lt;/a&gt; and &lt;a href="https://csrc.nist.gov/pubs/ir/8547/ipd"&gt;NIST IR 8547&lt;/a&gt;, then compare their guidance with current documentation for every platform in scope.&lt;/p&gt;</description></item></channel></rss>