## Is Israel's New PQC Consortium the Most Comprehensive National Quantum-Security Initiative Outside the US?
Fifteen organizations — nine technology companies and six universities — launched Israel's Post-Quantum Communications (PQC) Consortium on August 19, 2026, backed by the Israel Innovation Authority's Technological Infrastructure Division. The initiative is one of the broadest coordinated national efforts to harden communications infrastructure against cryptographically-relevant quantum computers, spanning optical networks, satellite links, mobile infrastructure, Ethernet and IP layers, data centers, and internet-based communications simultaneously. Allot, a network intelligence company, is both a founding member and the consortium's chair. The remaining eight corporate members are Ceragon, [Classiq](https://quantumintel.tech/companies/classiq), Gilat Satellite Networks, Heqa, Elta, [NVIDIA](https://quantumintel.tech/companies/nvidia), RAD, and Ribbon. The six university partners are Bar-Ilan University, Ben-Gurion University of the Negev, the Hebrew University of Jerusalem, the Open University of Israel, the Technion, and the University of Haifa. The consortium will evaluate three parallel technical approaches: [post-quantum cryptography](https://quantumintel.tech/glossary/hybrid-quantum-classical) (PQC algorithms), quantum key distribution (QKD), and hybrid systems combining both — rather than committing prematurely to any single security paradigm.
---
## Why This Consortium Was Formed Now
The threat framing here is textbook "harvest now, decrypt later" — the security community's shorthand for adversaries who intercept encrypted traffic today, intending to decrypt it once sufficiently powerful quantum computers exist. Communications data can carry sensitivity for years or decades, which means the window for preparation is now, even if cryptographically-relevant quantum hardware is not yet operational.
The Israel Innovation Authority's involvement signals state-level recognition of that timeline. By funding a Technological Infrastructure Division consortium rather than individual company grants, the authority is explicitly treating quantum-safe communications as shared national infrastructure — the same logic that drove the US National Institute of Standards and Technology (NIST) to finalize its first post-quantum cryptography standards and the EU's quantum flagship program to accelerate QKD testbeds.
What makes Israel's approach analytically interesting is the deliberate refusal to pick a winner between PQC and QKD. These two approaches represent genuinely different security philosophies. PQC relies on mathematical hardness assumptions — algorithms believed to resist both classical and quantum attacks. QKD relies on the laws of quantum physics, specifically the [no-cloning theorem](https://quantumintel.tech/glossary/no-cloning-theorem), to make eavesdropping detectable in principle. Both have real-world limitations: PQC algorithms can theoretically be broken if the underlying mathematical assumptions prove weaker than expected; QKD faces practical challenges around range, cost, and integration with existing network hardware.
Hybrid approaches that layer both are increasingly the pragmatic consensus in standards bodies and government procurement frameworks.
---
## The Membership Mix Matters
The corporate membership list deserves scrutiny beyond the headline count. This is not a cohort of quantum-native startups — it is a cross-section of established telecommunications and networking infrastructure companies.
- **Allot** sells network intelligence and security products to telecom operators globally.
- **Ceragon** specializes in wireless backhaul networks.
- **Gilat Satellite Networks** operates satellite-based broadband infrastructure.
- **RAD** and **Ribbon** build carrier-grade networking equipment.
- **Elta** is a division of Israel Aerospace Industries focused on defense electronics.
- **Classiq** brings quantum software expertise — its presence suggests the consortium will engage with quantum circuit-level design for QKD protocol implementation, not just classical algorithm integration.
- **[NVIDIA](https://quantumintel.tech/companies/nvidia)**'s inclusion is notable: the company has been expanding its quantum simulation and hybrid computing positioning, and its participation in a PQC consortium points to the GPU-accelerated cryptographic benchmarking work increasingly relevant to evaluating post-quantum algorithm performance at scale.
- **Heqa** is less publicly profiled; the source does not provide detail on its specific focus within the consortium.
The six university partners collectively cover Israel's primary quantum research capacity, including the Technion's long-standing quantum physics programs and Ben-Gurion University's cryptography expertise.
---
## Technical Scope: Every Network Layer, Not Just the Application
The consortium's stated goal — protecting communications "across the different layers and architectures through which data moves" — reflects a sophisticated understanding of why quantum-safe migration is harder than simply swapping encryption libraries.
Modern communications infrastructure is layered. Encryption occurs at multiple points: within optical transport equipment, at the Ethernet MAC layer, within IP security protocols, inside TLS sessions at the application layer, and within proprietary satellite communication links. A quantum-safe upgrade to one layer does not automatically protect the others. An adversary who can break encryption at the optical transport layer — where data often travels unencrypted or with legacy protection — gains access regardless of what TLS version is running above it.
This stack-wide approach is consistent with guidance from bodies like the European Union Agency for Cybersecurity (ENISA) and the US Cybersecurity and Infrastructure Security Agency (CISA), both of which have emphasized that PQC migration must be treated as a multi-year infrastructure project rather than a software patch cycle.
---
## What This Signals for Industry Trajectory
Israel's PQC Consortium is part of a measurable acceleration in national quantum-security programs across allied nations. The US has mandated federal agencies begin PQC migration timelines. The UK's National Cyber Security Centre has published migration guidance. Singapore, Germany, and South Korea have each funded QKD testbed programs.
What distinguishes Israel's initiative is the explicit co-evaluation of QKD alongside PQC — a stance that implicitly acknowledges QKD is not yet deployable at scale across all network environments, but should not be written off while the technology matures. For enterprise buyers and telecom operators assessing their own migration roadmaps, the consortium's eventual findings on hybrid approaches across multiple network architectures will carry practical weight.
For quantum hardware builders working toward [fault-tolerant quantum computing](https://quantumintel.tech/glossary/fault-tolerant-quantum-computing), this kind of initiative is a reminder that the commercial and policy consequences of reaching cryptographically-relevant qubit counts are already being actively planned for — years ahead of the hardware milestone itself.
[Quantum Machines](https://quantumintel.tech/companies/quantum-machines), whose hardware appears in the article's accompanying imagery, is based in Israel and represents the country's broader quantum hardware ecosystem, though it is not listed as a consortium member.
---
## Key Takeaways
- **15 organizations** — nine companies and six universities — form Israel's Post-Quantum Communications Consortium, supported by the Israel Innovation Authority.
- **Allot chairs** the consortium; members include Ceragon, Classiq, Gilat Satellite Networks, Heqa, Elta, NVIDIA, RAD, and Ribbon.
- **Three parallel approaches** are under evaluation: post-quantum cryptography algorithms, quantum key distribution, and hybrid systems.
- **Full network stack coverage** is the stated goal: optical, Ethernet, IP, mobile, satellite, data center, and internet-layer communications.
- **The "harvest now, decrypt later" threat model** is the explicit motivation — protecting data whose sensitivity extends beyond the expected timeline of cryptographically-relevant quantum hardware.
- **No single technology is being backed** — the refusal to choose between PQC and QKD is a technically defensible hedge given the current maturity of both approaches.
---
## Frequently Asked Questions
**What is Israel's Post-Quantum Communications Consortium?**
It is a formal research and development consortium of nine technology companies and six Israeli universities, launched in August 2026 and supported by the Israel Innovation Authority. Its goal is to develop and evaluate communications technologies — including post-quantum cryptography, quantum key distribution, and hybrid systems — capable of resisting attacks from future quantum computers.
**Which companies are in Israel's PQC Consortium?**
The nine corporate members are Allot (chair), Ceragon, Classiq, Gilat Satellite Networks, Heqa, Elta, NVIDIA, RAD, and Ribbon.
**What is the difference between post-quantum cryptography and quantum key distribution?**
Post-quantum cryptography (PQC) uses mathematical algorithms designed to be computationally hard for both classical and quantum computers to break. Quantum key distribution (QKD) uses quantum physics — specifically the behavior of individual photons and the no-cloning theorem — to distribute encryption keys in a way that makes eavesdropping physically detectable. Hybrid approaches layer both for additional security margins.
**Why are quantum-safe communications urgent if powerful quantum computers don't exist yet?**
Adversaries can record encrypted communications today and decrypt them later once sufficiently powerful quantum hardware exists — a strategy known as "harvest now, decrypt later." Data with long-term sensitivity (government, financial, medical) requires protection now against that future capability.
**What network layers does the consortium plan to address?**
The consortium's stated scope covers optical networks, Ethernet and IP infrastructure, mobile communications, satellite networks, data centers, and internet-based communications — the full stack of modern telecommunications infrastructure, not a single layer.
BREAKING
Israel PQC Consortium: 9 Firms, 6 Universities Target Quantum Threats
Published: August 19, 2026 at 03:11 EDTLast updated: August 20, 2026 at 03:23 EDTBy Jonas Vogel, Senior EditorLast reviewed by Jonas Vogel on August 20, 20267 min read
Israel launches a 15-member PQC Consortium to harden communications networks against future cryptographically-relevant quantum computers.
post-quantum-cryptographyqkdisraelconsortiumnetwork-securityisrael-innovation-authority