Applied Post Quantum Cryptography: A Practical Approach for Generating Certificates in Industrial Environments
Nino Ricchizzi, Christian Schwinne, Jan Pelzl

TL;DR
This paper presents a practical implementation for integrating post-quantum cryptography into X.509 certificates, addressing current tool limitations and supporting industrial environment requirements.
Contribution
It develops a modular, open-source tool for generating various PQC-enabled certificates compatible with standard workflows, filling a gap in existing solutions.
Findings
Supports classical, hybrid, composite, and chameleon certificates with PQC algorithms
Demonstrates compatibility with standard X.509 workflows
Highlights limitations in current standardization and tool support
Abstract
The transition to post-quantum cryptography (PQC) presents significant challenges for certificate-based identity management in industrial environments, where secure onboarding of devices relies on long-lived and interoperable credentials. This work analyzes the integration of PQC into X.509 certificate structures and compares existing tool support for classical, hybrid, composite, and chameleon certificates. A gap is identified in available open-source solutions, particularly for the generation and validation of hybrid and composite certificates via command-line interfaces. To address this, a proof-of-concept implementation based on the Bouncy Castle library is developed. The tool supports the creation of classical, hybrid (Catalyst), composite, and partially chameleon certificates using PQC algorithms such as ML-DSA and SLH-DSA. It demonstrates compatibility with standard X.509…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCryptography and Data Security · Physical Unclonable Functions (PUFs) and Hardware Security · Smart Grid Security and Resilience
