AIR
Proof Lab
StartEcosystem
Explore (579)Live Systems (52)Pricing
Log InGet API Key✓ Verify It Yourself
Compliance

NIST Post-Quantum
Compliance Checklist

Related · tier-1 reading. For how to migrate before the NIST deadline and stay verifiable, see Post-Quantum.

A practical, step-by-step checklist for achieving post-quantum cryptographic readiness. Covers FIPS 203 (ML-KEM), FIPS 204 (ML-DSA), FIPS 205 (SLH-DSA), CNSA 2.0, and how H33 maps to each item.

A NIST post-quantum compliance checklist is a structured, step-by-step sequence of actions an organization completes to reach cryptographic readiness against quantum attack — inventory, risk assessment, architecture preparation, algorithm selection, testing, and deployment — mapped to the NIST standards. It exists because "migrate to post-quantum" is too large to act on directly: without a checklist, organizations miss hidden cryptographic dependencies, misjudge which data is most urgent, and discover protocol-size problems only in production. This page turns the migration into a series of verifiable boxes to check.

The finalized NIST standards this checklist references are FIPS 203 (ML-KEM) for key encapsulation, FIPS 204 (ML-DSA) for digital signatures, and FIPS 205 (SLH-DSA) for stateless hash-based signatures. FN-DSA/FALCON (FIPS 206) remains a draft and is not yet finalized. These are external standards you conform to and verify against — H33 does not own or prove them. Where a durable record of migration is needed, that portable evidence is produced by H33-74; whether a system stays compliant over time is recorded and monitored by HATS; and the independent verdict that an attestation is valid — requiring ML-DSA, FN-DSA/FALCON, and SLH-DSA to all verify, a strict 3-of-3 gate — is rendered by Verification.

Cryptographic Inventory

Risk Assessment

Architecture Preparation

Algorithm Selection

Implementation and Testing

Deployment

H33 Compliance Mapping

Checklist ItemH33 Coverage
ML-DSA implementationML-DSA-65 in production attestation pipeline
ML-KEM implementationKyber-768 in key exchange layer
SLH-DSA implementationSLH-DSA-SHA2-128f in three-key signer
Constant-time operationsAll operations constant-time Rust
Memory zeroizationZeroize + ZeroizeOnDrop on all key material
KAT validationAll implementations validated against NIST KATs
Crypto agilityMulti-engine architecture, algorithm swapping
Hybrid deploymentThree independent PQ families per attestation

When to Use This Checklist — and When Not To

Frequently Asked Questions

What is a NIST post-quantum compliance checklist?

It is a structured sequence of steps — cryptographic inventory, risk assessment, architecture preparation, algorithm selection, implementation and testing, and deployment — that an organization completes to reach readiness against quantum attack, mapped to the NIST post-quantum standards (FIPS 203, 204, 205, with FIPS 206 still in draft) and to CNSA 2.0 timelines.

Which NIST standards are finalized, and which is still a draft?

ML-KEM (FIPS 203), ML-DSA (FIPS 204), and SLH-DSA (FIPS 205) are finalized. FN-DSA/FALCON (FIPS 206) remains a draft and is not yet finalized. AES-256 needs no migration and remains quantum-safe. You conform to and verify against these external standards; they are not owned or proven by any vendor.

Where do I start on the checklist?

Start with the cryptographic inventory, then prioritize migration by data confidentiality lifetime rather than by system convenience. Data that must remain secret for decades is most exposed to harvest-now-decrypt-later capture and should be migrated first.

How is "compliant" proven rather than just asserted?

A checklist item is genuinely complete only when its claim is backed by verifiable evidence. The durable, portable record that a post-quantum operation occurred is produced by H33-74; ongoing compliance state is recorded and monitored by HATS; and the independent verdict that an attestation is valid — requiring all three signature families to verify, a strict 3-of-3 gate — is rendered by Verification.

Check Every Box

H33 handles post-quantum compliance so you can focus on your product. One API. Three PQ families. Production-ready.

Get API KeyDocumentation
Verify It Yourself