Detecting Cryptographically Relevant Software Packages with Collaborative LLMs
Eduard Hirsch, Kristina Raab, Tobias J. Bauer, Daniel Loebenberger

TL;DR
This paper investigates using collaborative large language models as a privacy-preserving, efficient heuristic for identifying cryptographically relevant software packages in large IT environments, aiding the transition to post-quantum cryptography.
Contribution
It introduces a novel collaborative LLM framework for cryptographic asset discovery that operates on-premises, reducing manual effort and enhancing detection reliability.
Findings
LLM ensembles effectively filter cryptographic software.
On-premises LLMs offer privacy advantages over online models.
The approach reduces manual workload in cryptographic asset identification.
Abstract
IT systems are facing an increasing number of security threats, including advanced persistent attacks and future quantum-computing vulnerabilities. The move towards crypto-agility and post-quantum cryptography (PQC) requires a reliable inventory of cryptographic assets across heterogeneous IT environments. Due to the sheer amount of packets, it is infeasible to manually detect cryptographically relevant software. Further, static code analysis pipelines often fail to address the diversity of modern ecosystems. Our research explores the use of large language models (LLMs) as heuristic tools for cryptographic asset discovery. We propose a collaborative framework that employs multiple LLMs to assess software relevance and aggregates their outputs through majority voting. To preserve data privacy, the approach operates on-premises without reliance on external servers. Using over 65,000…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Malware Detection Techniques · Digital and Cyber Forensics · Web Application Security Vulnerabilities
