These scenarios offer diverse platform perspectives to ensure global enablement across our services to meet you where you are.
For each risk domain, we provide a roadmap for key products and services organized by domain, although the services highlighted are not exhaustive lists. We project most services will meet their respective domain’s target completion date, though specific product timelines may be adjusted if necessary to account for evolving engineering requirements and any third-party dependencies.
Domain 1: Store Now Decrypt Later (SNDL) mitigation
This domain focuses on addressing vulnerabilities in asymmetric encryption where a future cryptographically-relevant quantum computer (CRQC) could decrypt data captured today.
We’re enabling incremental progress for our customers based on their typical journeys.
-
Securing your customer workloads: Offer quantum-confidential TLS 1.3 handshakes for your Google Cloud services and configured load balancers to protect user sessions.
-
Securing administrator and developer flows: Protect the admin pathways used to manage your cloud environment against SNDL. This includes services such as Cloud VPN and Interconnect. For developers, these include client libraries, SDKs, and Tink, our open-source cryptographic library.
-
Securing data pipelines: Safeguard the confidentiality of data transfers for our analytics and storage platforms. PQC is essential to ensure that sensitive intellectual property and customer data flowing through these systems cannot be captured today and decrypted by a future quantum-capable adversary.
Roadmap
We are targeting these changes for 2027.
|
Journey |
Benefits |
Representative services |
|
Store now decrypt later mitigation (End of 2027) |
||
|
Securing your customer workloads |
Quantum-safe ingress: Protects your cloud perimeter using standardized post-quantum algorithms. |
Application and proxy load balancing |
|
Securing admin and developer flows |
Secure operations: Validates that your management and deployment stack meets emerging cryptographic standards. |
Quantum-confidential ALTS |
|
API endpoints |
||
|
Cloud VPN, Cloud Interconnect, GCE OS Login, Cloud SDK, gCloud CLI, GKE service mesh, and client libraries |
||
|
Securing data pipelines |
Confidential data transfers: Protect sensitive intellectual property and customer data against quantum attackers. |
Cloud Storage SDK, Storage Transfer Service, BigQuery CLI, Data Transfer Service |
Domain 2: Integrity and non-repudiation
This domain addresses quantum-proofing of digital signatures and attestations to safeguard against forgery that could compromise data integrity and authenticity.
-
Securing the software supply chain: Ensure that only trusted, untampered images with quantum-resistant attestations run in production to help prevent a quantum attacker from altering builds. This includes services like Binary Authorization, Cloud Build, and Assured Open Source Software.
-
Issuing quantum-safe certificates: Transition the public key infrastructure (PKI) including our internal and external certificate authorities (CAs) to support ML-DSA certificates and where meaningful, SLH-DSA certificates. This transition will follow Internet Engineering Task Force (IETF) standardization efforts that are currently in development. We’re actively contributing to these efforts, and we’re also conducting several large-scale experiments:
-
Address large PQC signature sizes that can impact the performance of certificate chain validations through novel approaches like Merkle Tree Certificates for Web PKI.
-
Support ML-DSA/SLH-DSA (pure PQC)-based certificates in private CA solutions such as Certificate Authority Service (CAS).
-
Add quantum-authentication in addition to our internal traffic protocol ALTS that already supports PQC for confidentiality. You can learn more technical details on our approach to digital signatures and Public Key Infrastructure here.
Protecting identity and access: Ensure authentication mechanisms like service account keys and tokens (JWT/OAuth) are resistant to quantum forgery.
Roadmap
We are targeting completion of these milestones by 2028. We also are mindful of ongoing standardization efforts particularly in the field of certificates. Google is actively contributing to quantum-safe certificate standards, and we are committed to help the industry overall meet those deadlines.
|
Domain / Journey |
Benefit |
Representative services |
|
Integrity and non-repudiation (End of 2028) |
||
|
Securing the software supply chain and signature services |
Quantum-safe software attestations: Prevents unauthorized build tampering by ensuring only trusted images run in production. |
Binary Authorization, Access Approval (AXA) |
|
Assured OSS |
||
|
Issuing quantum-safe certificates |
Quantum-safe standardized trust: Safeguards the authenticity of your internal and external communications against quantum-calculated certificate forgery. |
Quantum-authentic ALTS |
|
Private CA (Certificate Authority Service) |
||
|
Google Trust Service: Merkle Tree Certificates |
||
|
Roll out of PQC certificates across Google Cloud products and infrastructure |
||
|
Protecting identity and access |
Governed identity: Eliminates the risk of adversarial credential fabrication with NIST-standardized signatures for auditable integrity. |
Cloud IAM |
|
Infra-wide rollout of quantum-safe authentication and access |
Domain 3: Foundations and key management
Cryptographic agility is the foundation of our PQC migration. Our ongoing investment in this area drives our end-to-end strategy for key management, libraries, and infrastructure changes.
- Foundational key management and libraries: Enable NIST-approved algorithms through Cloud KMS and libraries like BoringSSL and Tink.
-
Note that Cloud KMS achieved general availability for the NIST standardized PQC algorithms (ML-KEM, ML-DSA, SLH-DSA), and is in the process of enabling quantum-safe key import.
Key sovereignty and partner solutions: Enable PQC orchestration for Google Workspace Client-side Encryption (CSE) and External Key Managers (EKM). Collaborate with partners to support PQC on-premises key providers.
Roadmap
We are targeting completion of these milestones by 2028.
|
Domain / Journey |
Benefit |
Representative services |
|
Foundations and key management (End of 2028) |
||
|
Foundational key management and libraries |
Standardized quantum-safe keys: Provides the NIST-approved building blocks to help migrate your applications. |
ML-DSA and SLH-DSA in KMS, ML-KEM and Hybrids in KMS |
|
Quantum-safe Key Import (BYOK) |
||
|
Hardware-backed cryptographic services |
Silicon rooted hardware: Anchors your security in quantum-safe hardware roots of trust. |
Confidential Compute (including attestation and vTPM) |
|
Quantum-Safe Cloud HSM (FIPS 140-3 L3) |
||
|
Key sovereignty and partner solutions |
Cryptographic provenance: Provides control and provenance of your keys where you need them. |
External Key Management |
|
Partner enablement (key providers and sovereignty solutions) |
A shared responsibility for quantum safety
Security has long been a collaborative partnership with our customers.
Google’s responsibility — Security of the cloud: We manage the transition to a quantum-safe infrastructure, including our network and encryption in-transit, global front-ends, and the ALTS protocol.
This responsibility encompasses the end-to-end PQC transition of our servers, ensuring that the underlying hardware and operating systems are secured against quantum threats. We maintain hardware integrity through quantum-safe, open-source silicon foundations such as Caliptra v2.1, TPM 2.0 v185, and OpenTitan. The latter is the first open-source silicon root of trust and already supports quantum-secure boot.
While we are working toward our 2029 target, hardware transition to PQC involves both active replacement, where feasible, and natural equipment replacement cycles. Our phased approach ensures stability, though the timeline for some physical components may extend beyond 2029.
Customer’s responsibility — Security in the cloud: Organizations must manage their own applications, including updating client-side software to negotiate PQC handshakes and managing the lifecycle of your asymmetric keys.
In addition, you should update your Google Cloud service configurations with quantum-safe settings and policies.
Our path forward, together
Building momentum toward quantum readiness requires immediate, practical action. We recommend starting with these three steps:
-
Inventory: Identify your cryptographic resources (such as keys and certificates) using Cloud Asset Inventory and solutions such as Wiz’s cryptography and PQC readiness. When you map cryptographic resource usage across your organization, you can more accurately define and prioritize your migration backlog.
-
Update: Ensure your development and Site Reliability Engineering teams are using software that supports PQC algorithms such as BoringSSL, Chrome, and SDKs. This update ensures your internal workflows are prepared to negotiate quantum-safe connections by default as we enable them at the edge.
-
Validate: Test the behaviors of your existing application using our quantum-safe APIs and load balancers. Validating your workflows today will identify architectural bottlenecks before they impact your primary production environments.
Google Cloud is committed to managing the complexity of this transition so you can achieve your regulatory and compliance commitments, while focusing on innovation. We are just beginning to share our progress as we work to empower our customers to lead in the post-quantum landscape.
To learn more about our PQC approach, please visit our post-quantum cryptography (PQC) hub.






