Quantum-Resistant Infrastructure: F5 Integrates NIST-Compliant PQC into ADSP
As the threat of cryptographically relevant quantum computers (CRQCs) looms, F5 has taken a decisive step by integrating post-quantum cryptography (PQC) into its Application Delivery and Security Platform (ADSP).
The "Harvest Now, Decrypt Later" Threat
The primary driver for this update is the "Harvest Now, Decrypt Later" (HNDL) strategy employed by nation-state actors. Adversaries are currently collecting vast amounts of encrypted traffic, betting that future quantum systems will break today's RSA and ECC algorithms. By the time a quantum computer is viable, this stored data—ranging from government secrets to proprietary corporate R&D—could be instantly compromised.
F5's implementation of NIST-compliant PQC ciphers aims to close this window of exposure. The platform now supports ML-KEM (formerly Kyber) and ML-DSA (formerly Dilithium), which are part of the first set of standards finalized by NIST in 2024. These algorithms are designed to be resistant to both classical and quantum computing attacks.
Architecture: Hybrid TLS Cipher Groups
A critical challenge in the PQC transition is maintaining compatibility with legacy clients while providing quantum-level security. F5 addresses this through Hybrid TLS Cipher Groups. In this architecture, a single TLS handshake utilizes both a classical algorithm (like X25519) and a quantum-resistant algorithm (like ML-KEM-768).
This "dual-key" approach ensures that even if one algorithm is found to have a flaw, the security of the connection remains intact. For D3D12 and Vulkan-heavy AI data center traffic, the overhead of PQC is minimized through F5's hardware acceleration in the rSeries and VELOS systems. This allows for low-latency delivery of Agentic Workflows without sacrificing security posture.
AI Remediate: Closing the Security Loop
Alongside the PQC update, F5 introduced AI Remediate, a tool designed for the Agentic AI era. This tool works by continuously scanning identified AI model vulnerabilities and automatically converting them into runtime guardrails within the ADSP. This "closed-loop" system protects against Prompt Injection, Direct Object Reference flaws, and unauthorized data egress in real-time.
By integrating PQC and AI-native remediation, F5 is positioning the Application Delivery Controller (ADC) as the central hub for secure machine-to-machine communication. As agents begin to manage more sensitive data, the underlying infrastructure must be inherently quantum-resistant and self-healing.
Summary for CISOs
The transition to PQC is not a "someday" problem; it is a current infrastructure requirement to mitigate HNDL risks. F5's integration of NIST standards into the ADSP provides a clear path for enterprises to begin testing and deploying quantum-resistant architectures today. Organizations should prioritize upgrading their BIG-IP environments to take advantage of these new cipher groups and hybrid handshake capabilities.
Stay Ahead
Technical Benchmarks
- Algorithm: ML-KEM-768 / X25519 Hybrid
- Handshake Latency: +1.2ms (Hardware Accelerated)
- Standard: NIST FIPS 203
- Compatibility: TLS 1.3 only