CRMay 18

Operationalising Post Quantum TLS Automated Configuration Profiling and Hybrid PQC Deployment in Financial Infrastructure

arXiv:2605.1795550.6
Predicted impact top 39% in CR · last 90 daysOriginality Incremental advance
AI Analysis

For security teams in financial institutions, this work provides a practical method to inventory and migrate TLS configurations to PQC, addressing a critical operational gap.

The paper addresses the operational bottleneck of deploying post-quantum cryptography in complex TLS environments, presenting a configuration parsing methodology that automatically extracts and normalizes TLS cryptographic posture across heterogeneous web server stacks. The approach was demonstrated on 8,443 real-world Nginx configurations and a proof-of-concept deployment at a financial institution, enabling MLKEM and hybrid MLKEM key exchanges with zero application changes and manageable overhead.

Organisations are upgrading their cryptographic infrastructure to become quantum safe before large scale quantum computers materialise. Post quantum cryptography (PQC) standards now exist for key exchange and digital signatures, but the urgent question for adopters is how to operationalise PQC in complex environments with confidence. In banking, Transport Layer Security (TLS), for example, protects data in transit across public facing channels and internal services, and is terminated at many heterogeneous endpoints (web servers, API gateways, load balancers, reverse proxies), each a potential quantum vulnerable component and migration target. We argue that the bottleneck is operational rather than algorithmic, hybrid key exchanges such as MLKEM and hybrid MLKEM key exchanges are already available in mainstream libraries, but security teams lack precise visibility into TLS configurations and repeatable methods for enabling PQC compatible settings across a heterogeneous estate. This paper presents a configuration parsing methodology that automatically extracts and normalises TLS cryptographic posture across dominant enterprise web server stacks, producing a unified, provenance traced cryptographic inventory as a foundation for migration and compliance. We demonstrate the approach on 8,443 real world Nginx configurations from public repositories and in a proof of concept deployment at a financial institution, where MLKEM and hybrid MLKEM key exchanges at TLS termination points (web server and API gateway) securing an internal application, with zero application layer changes and manageable performance overhead.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes