Updated juli 25, 2026
Summary: NIST published its first finalized post-quantum cryptography standards in August 2024, covering key encapsulation and digital signatures. Enterprise buyers need a concrete checklist to separate genuine PQC implementation from marketing claims.

Post-quantum cryptography (PQC) refers to cryptographic algorithms designed to remain secure against attacks from quantum computers, which can break widely used classical algorithms such as RSA and elliptic-curve cryptography. In August 2024, the National Institute of Standards and Technology (NIST) finalized the first official post-quantum cryptography standards after a multi-year selection process, giving enterprise buyers a concrete technical baseline to demand from vendors.

Which NIST Post-Quantum Standards Exist?

NIST published three finalized standards in August 2024. These cover the two core cryptographic functions that enterprises depend on: securing key exchange and authenticating digital signatures.

Standard Algorithm Function Based on
FIPS 203 ML-KEM Key encapsulation (replaces RSA/ECDH for key exchange) CRYSTALS-Kyber (module lattices)
FIPS 204 ML-DSA Digital signatures CRYSTALS-Dilithium (module lattices)
FIPS 205 SLH-DSA Digital signatures (stateless hash-based) SPHINCS+

FIPS 203 (ML-KEM) is the primary algorithm for securing data in transit. It replaces the key exchange mechanisms that underpin TLS, VPNs, and encrypted file transfer. ML-DSA (FIPS 204) handles digital signature verification, which is critical for code signing, document authentication, and identity management. SLH-DSA (FIPS 205) provides a hash-based alternative for signature use cases requiring conservatism about lattice-based assumptions.

Key fact: NIST finalized three post-quantum cryptography standards in August 2024, covering both key encapsulation (FIPS 203) and digital signatures (FIPS 204, FIPS 205). Source: NIST, 2024.

NIST mathematician and PQC project lead Dustin Moody has stated: “We are entering a critical window. The transition to post-quantum cryptography must begin now, because the data encrypted today will still need to be protected when quantum computers become capable of breaking current encryption.”

The urgency is reinforced by an active threat that does not require quantum computers to exist yet. ENISA confirmed in its 2023 post-quantum cryptography report that harvest-now-decrypt-later attacks are already occurring, and explicitly recommended that organizations start PQC migration planning immediately. In a harvest-now-decrypt-later attack, adversaries collect encrypted traffic today and store it, expecting to decrypt it once sufficiently powerful quantum processors are available.

ENISA stated directly: “Organizations that delay post-quantum migration risk exposing sensitive data to adversaries who are already collecting encrypted traffic today with the intention of decrypting it once sufficiently powerful quantum computers exist.”

What Should Buyers Check in a Vendor’s PQC Claims?

Not every PQC claim from a vendor reflects genuine implementation. Marketing language frequently outpaces actual technical deployment, so a structured buyer checklist is essential.

The US Office of Management and Budget, through memorandum M-23-02 issued in 2022, required federal agencies to complete an inventory of cryptographic systems within 180 days. This gives enterprise buyers a useful model: before accepting any PQC claim, audit the specifics rather than the headline.

Buyer checklist for evaluating PQC vendor claims

  • FIPS designation: Ask explicitly which FIPS standards are implemented. Accepting “quantum-safe” without a FIPS number is insufficient. Minimum acceptable answers are FIPS 203 for key exchange and FIPS 204 for signatures.
  • Protocol layer coverage: Confirm whether PQC is applied at the transport layer (TLS), the storage layer (at-rest encryption), or both. A vendor securing only one layer leaves the other exposed.
  • Hybrid mode: During the transition period, reputable implementations run PQC algorithms alongside classical ones (for example, X25519 combined with ML-KEM). This protects against both classical and quantum attacks simultaneously. Absence of hybrid mode during 2024 to 2026 is a red flag.
  • Third-party cryptographic audit: Ask for documentation of an independent audit covering the PQC implementation specifically, not just a general penetration test or SOC 2 report.
  • Key management: Confirm that the key management infrastructure has also been updated. Post-quantum algorithms in the handshake are meaningless if keys are stored or transmitted using classical methods.
  • Algorithm agility: The vendor’s system should support switching algorithms as NIST publishes further guidance or as vulnerabilities are discovered. Hard-coded algorithms without an upgrade path create long-term risk.
Watch out: Vendors sometimes conflate “quantum-resistant” branding with end-to-end post-quantum encryption across all data layers. Always request the specific FIPS standard number and the audit report before accepting any PQC claim at face value.
See how Qsentinel solves this in practice.Start a 10-user pilot →

How Does Qsentinel Apply These Standards?

Qsentinel, as a managed Nextcloud Enterprise workspace provider, positions its implementation directly against the NIST framework by applying ML-KEM (FIPS 203) to secure key encapsulation and ML-DSA (FIPS 204) for digital signature operations across its platform, with deployment options in Switzerland or on-premise environments that avoid US-jurisdiction cloud infrastructure.

For buyers evaluating sovereign alternatives to Microsoft 365 or Google Workspace, the relevant differentiator is not simply the country of hosting but whether post-quantum encryption covers file storage, collaboration metadata, and the AI inference layer simultaneously. Sovereign hosting without PQC at the storage and transport layers still leaves data vulnerable to harvest-now-decrypt-later collection during transit.

The combination of Swiss or on-premise hosting, FIPS 203 and FIPS 204 implementation, and private AI processing within the same trust boundary addresses the three distinct exposure points that ENISA and NIST both identify as requiring simultaneous remediation: data in transit, data at rest, and identity authentication.

FAQ

What is ML-KEM and why does it matter for enterprise data?

ML-KEM (Module-Lattice-Based Key Encapsulation Mechanism), standardized as FIPS 203, is the mechanism used to securely exchange encryption keys in a way that resists attacks from quantum computers. It replaces RSA and elliptic-curve Diffie-Hellman for key exchange, both of which are vulnerable to Shor’s algorithm on a sufficiently powerful quantum processor.

Is FIPS 203 the same as Kyber?

Effectively yes. ML-KEM, published as FIPS 203, is derived from the CRYSTALS-Kyber algorithm that NIST selected after its multi-year competition. The FIPS designation means it is the official, standardized, and interoperable version that enterprises and governments should reference in procurement requirements.

When must organizations comply with post-quantum standards?

There is no single universal compliance deadline, but US federal agencies face regulatory pressure under OMB memorandum M-23-02, and the EU’s NIS2 Directive and DORA regulation push critical-sector organizations toward stronger cryptographic hygiene. NIST recommends beginning migration planning immediately rather than waiting for hard deadlines, precisely because the transition takes years.

What is a harvest-now-decrypt-later attack?

Adversaries intercept and store encrypted data today, anticipating that future quantum computers will be powerful enough to break current encryption and expose the contents. ENISA confirmed in 2023 that this is already happening, making PQC migration urgent even before large-scale quantum computers exist.

How can I verify that a vendor actually implements post-quantum encryption rather than just claiming it?

Ask for the specific FIPS numbers implemented (FIPS 203, 204, or 205), request documentation of which protocol layers use PQC, confirm whether hybrid mode is used alongside classical algorithms during the transition period, and ask whether the implementation has undergone an independent third-party cryptographic audit separate from general security certifications.

Hoe Qsentinel dit oplost

Qsentinel is the managed Nextcloud Enterprise workspace, enhanced by Qsentinel with post-quantum encryption and sovereign private AI, hosted in Switzerland or on-premise, out of reach of the CLOUD Act.

Start a 10-user pilot

Frequently asked questions

What is ML-KEM and why does it matter for enterprise data?
ML-KEM (Module-Lattice-Based Key Encapsulation Mechanism), standardized as FIPS 203, is the mechanism used to securely exchange encryption keys in a way that resists attacks from quantum computers. It replaces RSA and elliptic-curve Diffie-Hellman for key exchange, which are vulnerable to Shor's algorithm on a sufficiently powerful quantum processor.
Is FIPS 203 the same as Kyber?
Effectively yes. ML-KEM, published as FIPS 203, is derived from the CRYSTALS-Kyber algorithm that NIST selected after its multi-year competition. The FIPS designation means it is the official, standardized, and interoperable version.
When must organizations comply with post-quantum standards?
There is currently no single universal compliance deadline, but US federal agencies face regulatory pressure under OMB memorandum M-23-02, and the EU's NIS2 Directive and DORA regulation push critical-sector organizations toward stronger cryptographic hygiene. NIST recommends organizations begin migration planning immediately rather than waiting for hard deadlines.
What is a harvest-now-decrypt-later attack?
Adversaries intercept and store encrypted data today, anticipating that future quantum computers will be powerful enough to break current encryption and expose the contents. This makes data encrypted with classical algorithms today potentially vulnerable in the future, which is why migrating to post-quantum encryption before quantum computers mature is urgent.
How can I verify that a vendor actually implements post-quantum encryption rather than just claiming it?
Ask for the specific FIPS numbers implemented (FIPS 203, 204, or 205), request documentation of which protocol layers use PQC (transport, storage, or both), confirm whether hybrid mode is used alongside classical algorithms during transition, and check whether the implementation has undergone independent third-party cryptographic audits.