Open program · 1,000 slots

Free post-quantum conversion for 1,000 companies.

Below is an objective explanation of what a complete post-quantum cryptography conversion actually involves — the NIST standards, the inventory work, the hybrid period, the hardware impact, the typical timelines, the typical costs, and the honest limitations. Then: what H33 is covering, what we're not, and how to claim a slot.

Apply for a slot → What's involved
1,000
slots
~2035
NIST deprecation target
5 – 15+ yrs
typical migration window
3 families
NIST PQ standards in scope
Definition

What "post-quantum conversion" actually means.

Post-quantum conversion (sometimes called PQ migration) is the work of upgrading cryptographic systems from classical algorithms — RSA, ECC, Diffie-Hellman — to algorithms that resist attack from a cryptographically-relevant quantum computer (CRQC). Shor's algorithm breaks every widely-deployed public-key system today. The replacement set is standardized by NIST. The conversion itself is multi-year, structural, and touches every layer of an organization's stack.

The threat
A sufficiently large quantum computer running Shor's algorithm breaks RSA, ECDSA, ECDH, and Diffie-Hellman. The exact date is uncertain — credible CRQC estimates fall in the 2028 – 2033 window — but encrypted data captured today can be stored and decrypted later. This is "harvest now, decrypt later" (HNDL/SNDL).
The replacement
NIST finalized its first three post-quantum standards: FIPS 203 (ML-KEM) for key encapsulation, FIPS 204 (ML-DSA) and FIPS 205 (SLH-DSA) for digital signatures. FALCON and the newly-selected HQC are in development. These are the algorithms organizations are migrating to.
Why it's not a software patch
Cryptography is everywhere — TLS, VPNs, SSH, code signing, smart cards, HSMs, TPMs, secure boot, IoT/OT firmware, third-party SDKs, and data at rest. Discovery alone often takes 1 – 3 years. Hardware refreshes follow. Vendor coordination is required. Hybrid (classical + PQ) deployments span years.
Who is mandating it
US CNSA 2.0 targets full transition by 2035 for national-security systems. The UK's NCSC recommends starting now with full migration by 2035. EU, Canada, India, and most major financial regulators are publishing similar 2029 – 2035 deadlines. Critical infrastructure is on shorter timelines than the general economy.
Scope

What's included in a full conversion.

A complete PQ conversion typically covers eight distinct workstreams. Few organizations have all of them in flight; almost none can shortcut any of them.

01

Cryptographic inventory & discovery

Identify every use of public-key cryptography across the organization: keys, certificates, protocols (TLS, IKE, SSH), code signing, applications, networks, hardware (HSMs, TPMs, smart cards), embedded/IoT/OT systems, and data at rest and in transit. Discovery is the longest single phase in most enterprise programs.

02

Prioritization

Rank systems by data sensitivity, shelf-life of secrets (HNDL exposure), business criticality, regulatory exposure, and upstream/downstream dependencies. Long-lived sensitive data (PHI, classified intel, IP, identity records) goes first.

03

Hybrid implementations

Run classical + post-quantum algorithms side-by-side during transition. Hybrid TLS, hybrid signing, hybrid KEMs. This buys compatibility with existing peers while adding PQ resistance. Most organizations operate in hybrid for years.

04

Algorithm integration (NIST standards)

Adopt NIST-standardized algorithms: ML-KEM (FIPS 203, from Kyber), ML-DSA (FIPS 204, from Dilithium), SLH-DSA (FIPS 205, from SPHINCS+). FALCON and HQC in development. Configuration, parameter selection, and library updates are non-trivial.

05

Protocol & standard updates

TLS 1.3 with PQ key exchange. VPN suites (IKEv2/IPsec, WireGuard) updated. X.509 certificates expanded for larger keys/signatures. Secure boot, code signing, software supply chain attestation. Each protocol is its own conformance exercise.

06

Hardware & firmware refresh

PQ keys and signatures are 10 – 50× larger than classical. Many HSMs, accelerators, smart cards, TPMs, and embedded devices need firmware updates — or physical replacement. Hardware refresh cycles dominate large-enterprise PQ timelines.

07

Crypto-agility

The 2026 standards will not be the last. Crypto-agility is the discipline of building systems that can swap algorithms without redesign. The single most strategic engineering decision in a PQ program: agility-first or single-algorithm migration.

08

Testing, validation, supply-chain coordination

Performance benchmarking, interoperability conformance, security validation (FIPS 140-3 module updates), and ongoing compliance. Vendors, customers, and third parties must align — supply chain coordination is itself a workstream.

Process

The typical phases.

Structured roadmaps from NIST/NCCoE, NCSC, and major consultancies converge on a five-phase model. Phases overlap.

Phase 01
Preparation

Define goals. Assign leadership. Understand HNDL exposure. Engage internal stakeholders + vendors. Align with CNSA 2.0 / NCSC / sector regulator deadlines.

Phase 02
Assessment & discovery

Full cryptographic inventory (scanners + manual). Risk & priority assessment. Dependency mapping. 1 – 3 years at enterprise scale.

Phase 03
Planning & strategy

Detailed roadmap. Hybrid vs. cutover approach. Budget. Pilot designs. Vendor coordination. Crypto-agility framework selection.

Phase 04
Implementation

Start with high-priority / low-risk systems. Test hybrids. Deploy updates. Replace hardware. Migrate data and protocols in staged waves.

Phase 05
Monitoring & optimization

Ongoing verification. Performance tuning. Compliance audits. Crypto-agility maintenance for the next standard transition.

Timeline

How long it takes.

Highly dependent on starting maturity, regulatory exposure, and legacy footprint. These are industry-synthesized ranges, not promises — quote them as planning starting points only.

Organization scaleTypical windowDominant cost driver
Small enterprise5 – 7 yearsSoftware stack + identity/SSO/code-signing migration
Mid-size enterprise8 – 12 yearsInventory discovery + HSM/TPM refresh + vendor coordination
Large enterprise (global, legacy, OT)12 – 15+ yearsHardware refresh cycles + supply chain + legacy systems with no PQ path
Critical infrastructure / national15+ yearsSovereign supply chain + cleared-environment HSMs + regulator alignment
Tech-platform leaders (Google, Cloudflare)~2029 internal targetVertical integration + crypto-agility-first architecture

Major regulator milestones in scope: ~2028 (discovery + inventory complete) · ~2031 (high-priority migrations complete) · ~2035 (full migration, NIST deprecation target, CNSA 2.0 alignment).

Cost expectations

What it typically costs.

Highly variable. The numbers below are industry-synthesized estimates that assume PQ work piggybacks on normal infrastructure refresh cycles. Standalone PQ programs run higher; delayed starts run higher still.

Organization scaleEstimated investmentLargest line items
Small organizations$100K – $500K initialDiscovery tooling + consulting + library updates
Mid-size enterprises$500K – $3M++ HSM refresh, integration, hybrid deployment, pilot testing
Large enterprises$5M – $20M+ over years+ global rollout, supply chain coordination, performance mitigation
Critical infrastructure / nationalTens of millions – billionsUS federal civilian systems estimated ~$7B+ over a decade

Line items not always counted: training, performance mitigation (larger keys/signatures impact bandwidth, storage, latency), opportunity cost of pulled engineering resources, and the cost of delay — rushed work or post-CRQC breach response.

Standards

The NIST post-quantum standards in scope.

All three of these are the current FIPS-finalized standards as of 2024-2026. FALCON and HQC are advancing.

FIPS 203
ML-KEM
from CRYSTALS-Kyber

Module-Lattice Key Encapsulation Mechanism. The replacement for RSA / Diffie-Hellman key exchange. Modest performance impact, modest size impact.

FIPS 204
ML-DSA
from CRYSTALS-Dilithium

Module-Lattice Digital Signature Algorithm. The primary replacement for ECDSA / RSA signatures. ~2 – 3 KB signatures (vs. 64 – 256 bytes for classical).

FIPS 205
SLH-DSA
from SPHINCS+

Stateless Hash-Based Signatures. Hash-based, no lattice assumption — survives lattice attacks. Larger and slower than ML-DSA, used as a backup family.

In development
FALCON
NTRU-lattice signatures

NTRU-lattice signature standard, complementary to ML-DSA. Smaller signatures, harder to implement constant-time. Expected to formalize as FN-DSA.

In development
HQC
code-based KEM

Code-based key encapsulation, recently selected as a backup to ML-KEM. Different hardness assumption — important for cryptographic diversity.

Out of scope
Symmetric crypto
AES-256, SHA-3, etc.

Generally NOT impacted by Shor's algorithm. Grover's algorithm halves effective key length — moving to AES-256 / SHA3-256 is sufficient for symmetric primitives.

The free program

What H33 covers — and what we don't.

No marketing inflation. Below is what the 1,000-company program includes at no cost, and what remains your responsibility. We will not over-promise scope; the credibility of the offer depends on this being honest.

✓ Covered at no cost
  • Cryptographic inventory & discovery (H33-Upstream + scanner toolchain)
  • HNDL risk assessment and prioritization mapping
  • Migration of authentication, signing, and verification surfaces to ML-DSA-65 + FALCON-512 + SPHINCS+-128f via H33-74
  • Hybrid deployment (classical + PQ in parallel) during transition
  • Crypto-agility framework — H33-74 is inherently algorithm-portable
  • Replay-grade audit trail of every cryptographic operation for compliance
  • Integration consulting through pilot deployment
  • 12 months of operational support after pilot goes live
— Your responsibility
  • Hardware procurement (new HSMs, TPMs, smart cards, OT devices) where physical refresh is required
  • Third-party vendor coordination beyond H33's API surface
  • Internal team training and change management
  • Custom protocol work for proprietary systems outside the standard scope (TLS, VPN, code signing)
  • Long-tail performance tuning beyond H33-provided defaults
  • Regulatory submissions and sector-specific compliance attestation work
Honest limitations

What still makes PQ conversion hard.

Even with H33 covering the work, these structural constraints don't go away. Going in eyes-open beats discovery mid-pilot.

!
Scale & complexity

Cryptography is everywhere. Discovery in legacy systems is genuinely hard — undocumented dependencies, forgotten keys, embedded credentials.

!
Key & signature size impact

PQ artifacts are 10 – 50× larger than classical. Affects bandwidth, storage, protocol packet sizes, and any system with hard byte budgets.

!
Hardware refresh dependencies

Many devices require physical replacement, not firmware updates. Refresh cycles span years.

!
Supply-chain coordination

Your vendors, customers, and partners must align on PQ adoption simultaneously. Some won't be ready.

!
Skills shortage

PQC expertise is scarce. Most existing crypto-engineering teams have never deployed lattice or hash-based signatures in production.

!
Performance trade-offs

Some PQ algorithms are slower than classical for certain operations. Selection and parameter tuning matter.

!
Standards still evolving

HQC was just selected. FALCON is finalizing. Future standards will follow. Crypto-agility is not optional.

!
Quantum timeline uncertainty

CRQC arrival estimates span 2028 – 2033. HNDL means sensitive long-lived data should be assumed to be at risk now.

Claim a slot — 1 of 1,000.

Email support@h33.ai with your organization name, industry, approximate scale, and the three highest-priority cryptographic surfaces you'd start with. We screen for genuine production scope — not pre-revenue exploration.