Working Groups

Members

The PKI Consortium brings together leading organizations committed to trustworthy digital identities and secure communication.

Browse all members →
Edit on GitHub

Working Groups PQCPQC Maturity Model (PQCMM)

Maturity Levels

The PQCMM defines six maturity levels — from Level 0 (no PQC implemented) to Level 5 (fully optimised, PQC-by-default). Each level has precise criteria, assessment questions, and evidence requirements.

Maturity Levels

The PQCMM defines six maturity levels (0–5) for post-quantum cryptography adoption in products and services. Each level builds on the previous one, defining what PQC readiness means in practice — from the complete absence of any quantum-safe activity, all the way to a fully optimised, PQC-by-default product or service.

None

No PQC implemented

Details →
Initial

Available for testing & evaluation

Details →
Basic

Production-ready, standards-compliant

Details →
Advanced

Inventory + SBOM + Crypto Agility

Details →
Managed

CBOM + Zero-Legacy + Hybrid support

Details →
Optimized

PQC default + Benchmarked + Certified

Details →
LevelNameSummary
0 — NoneNo PQC implementedPQC might be in the preparation phase, but no quantum-safe algorithms have matured into the product.
1 — InitialAvailable for testingPQC algorithms are available but for testing and evaluation only; not production-ready.
2 — BasicProduction-readyAt least one quantum-safe algorithm is available in production and meets relevant standards.
3 — AdvancedInventory & AgilityCryptographic inventory (SBOM/CBOM) is in place, and the product supports crypto agility.
4 — ManagedZero-LegacyLegacy algorithms are eliminated or isolated; hybrid support is available.
5 — OptimizedPQC-by-defaultQuantum-safe is the default; performance is benchmarked and the implementation independently verified.

Select a level to view its detailed criteria, assessment questions, and evidence requirements.

Cumulative Requirements

Levels are cumulative — a product at Level 3 must satisfy every requirement from Levels 1 and 2 as well. Only Level 0 has no positive requirements; it simply describes a state where no post-quantum capabilities are available in the product.

flowchart LR
    classDef l0 fill:#6b7280,stroke:#9ca3af,color:#fff
    classDef l1 fill:#4b5563,stroke:#9ca3af,color:#fff
    classDef l2 fill:#1a8a77,stroke:#22a896,color:#fff
    classDef l3 fill:#2f5fc7,stroke:#4a7fd4,color:#fff
    classDef l4 fill:#6b42c8,stroke:#7f58d4,color:#fff
    classDef l5 fill:#7b35a0,stroke:#9645b8,color:#fff

    L0["0 — None
No PQC implemented"]:::l0
    L1["1 — Initial
Testing available"]:::l1
    L2["2 — Basic
Production-ready"]:::l2
    L3["3 — Advanced
SBOM + Agility"]:::l3
    L4["4 — Managed
CBOM + Zero-Legacy"]:::l4
    L5["5 — Optimized
PQC by default"]:::l5

    L0 --> L1 --> L2 --> L3 --> L4 --> L5

Assessment & Certification

The PQCMM supports three assurance routes. Buyers can start with self-assessment for visibility, require third-party assessment for higher confidence, or require PKI Consortium certification where authoritative assurance is needed.

flowchart LR
    classDef self  fill:#1a8a77,stroke:#22a896,color:#fff
    classDef third fill:#2f5fc7,stroke:#4a7fd4,color:#fff
    classDef cert  fill:#6b42c8,stroke:#7f58d4,color:#fff

    SA["Self-Assessment
  (baseline)"]:::self
    TPA["Third-party Assessment
  (independent)"]:::third
    CERT["Certification
  (authoritative)"]:::cert

    SA -->|evidence package| TPA
    TPA -->|validation report| CERT

Self-Assessment — Vendors evaluate their own product against each level’s criteria and provide supporting evidence (release notes, software bills of materials, cryptographic bills of materials, test results) alongside the declared level.

Third-party Assessment — An independent assessor reviews the vendor’s evidence, reproduces key claims, and issues a validation report. This stage raises confidence for high-assurance procurement.

Certification — A formal recognition issued by the PKI Consortium based on a qualifying third-party assessment report. The PKI Consortium reviews the report for completeness, methodology adherence, evidence sufficiency, and assessor independence. Certification confirms that a qualifying assessment was reviewed and accepted; it is not a re-assessment of the product and is not a guarantee of security.