Post-Quantum Cryptography-Based Bidirectional Authentication Key Exchange Protocol and Industry Applications: A Case Study of Instant Messaging
Pith reviewed 2026-05-10 18:32 UTC · model grok-4.3
The pith
A protocol pairs post-quantum signatures with key encapsulation inside dual-usage certificates to let two parties authenticate each other and agree on a shared secret.
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
Core claim
Dual-usage certificates that store a PQC-based DSA public key together with a PQC-based KEM public key enable a bidirectional authentication key exchange protocol whose messages negotiate a shared secret key while satisfying mutual authentication and encryption requirements; the authors validate this by comparing key-exchange lengths and runtimes across composite, catalyst, and chameleon certificate schemes.
What carries the argument
Dual-usage certificates that embed both a PQC digital-signature public key and a PQC key-encapsulation public key to carry authentication and secret negotiation in a single exchange.
If this is right
- Instant messaging services can adopt the protocol to protect conversations against quantum computers.
- Different certificate variants produce measurable differences in message size and computation time.
- The same certificate structure meets both authentication and encryption needs without separate key pairs.
- Performance numbers from the experiments indicate feasibility for real-time messaging workloads.
Where Pith is reading between the lines
- The dual-usage pattern could be reused in other protocols that already employ certificates, easing migration to post-quantum cryptography.
- If the catalyst or chameleon variants reduce update costs, they might be preferable for long-lived sessions such as persistent chat connections.
- Direct comparison of the three variants on the same hardware would let implementers choose the best trade-off for their latency or bandwidth constraints.
Load-bearing premise
Embedding both signature and key-encapsulation keys inside one certificate does not create new vulnerabilities or weaken the security of either underlying post-quantum primitive.
What would settle it
An attack that forges one party's authentication or recovers the negotiated secret from the exchanged messages would show the protocol fails to deliver the claimed security.
Figures
read the original abstract
This study aims to enhance the bidirectional authentication capability of ML-KEM (Module-Lattice-Based Key-Encapsulation Mechanism) by proposing the post-quantum cryptography-based (PQC-based) bidirectional authentication key exchange protocol. Furthermore, it introduces dual-usage certificates combining PQC-based DSA (Digital Signature Algorithm) and PQC-based KEM, which include composite schemes, catalyst schemes, and chameleon schemes. These dual-usage certificates utilize the PQC-based DSA public key and PQC-based KEM public key within the certificate to meet the requirements for bidirectional authentication and encryption, enabling the negotiation of a shared secret key. During the experimental phase, the study validates and compares key exchange message lengths and computation times under different certificate configurations. Finally, instant messaging is presented as an industry application to demonstrate the practical implementation of the proposed protocol.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper proposes a post-quantum cryptography-based bidirectional authentication key exchange protocol using ML-KEM. It introduces dual-usage certificates (composite, catalyst, and chameleon schemes) that combine PQC-based DSA and KEM public keys within a single certificate to enable bidirectional authentication and shared secret key negotiation. The manuscript includes an experimental evaluation comparing key exchange message lengths and computation times across different certificate configurations and demonstrates the protocol via a case study in instant messaging.
Significance. If the security properties hold, the dual-usage certificate approach could reduce overhead in post-quantum authenticated key exchange by allowing one certificate to support both signing and key encapsulation, which is relevant for resource-constrained applications. The performance comparisons and instant-messaging case study provide concrete data on practical trade-offs and deployment feasibility. The work builds on standard PQC primitives (ML-KEM, ML-DSA) and supplies reproducible timing and size measurements.
major comments (1)
- The central claim that the composite/catalyst/chameleon dual-usage certificates achieve secure bidirectional authentication and key exchange without introducing vulnerabilities or weakening the underlying PQC primitives lacks any supporting formal analysis. No threat model, security definitions, game-based proofs, or reductions to the hardness of ML-KEM/ML-DSA are supplied; the experimental section reports only message lengths and computation times. This omission is load-bearing because the security of the certificate constructions (e.g., binding of DSA and KEM keys, resistance to key-reuse or impersonation) cannot be assessed from performance data alone.
minor comments (1)
- The abstract states that the protocol 'validates and compares' message lengths and times but does not identify the baseline schemes or the precise experimental setup (number of runs, hardware, etc.).
Simulated Author's Rebuttal
We thank the referee for the constructive review and for highlighting the importance of formal security analysis. We address the single major comment below and will incorporate the requested material in the revised manuscript.
read point-by-point responses
-
Referee: The central claim that the composite/catalyst/chameleon dual-usage certificates achieve secure bidirectional authentication and key exchange without introducing vulnerabilities or weakening the underlying PQC primitives lacks any supporting formal analysis. No threat model, security definitions, game-based proofs, or reductions to the hardness of ML-KEM/ML-DSA are supplied; the experimental section reports only message lengths and computation times. This omission is load-bearing because the security of the certificate constructions (e.g., binding of DSA and KEM keys, resistance to key-reuse or impersonation) cannot be assessed from performance data alone.
Authors: We agree that the current manuscript does not contain a formal security analysis, threat model, or game-based proofs, and that performance measurements alone cannot establish the security properties of the certificate constructions. In the revised version we will add a dedicated security section that (i) defines a threat model appropriate to bidirectional authenticated key exchange using ML-KEM and ML-DSA, (ii) states the target security notions (mutual authentication, session-key secrecy, forward secrecy, and resistance to impersonation and key-reuse attacks), (iii) provides game-based definitions, and (iv) supplies reductions showing that the composite, catalyst, and chameleon dual-usage schemes preserve the hardness assumptions of the underlying primitives and do not introduce new vulnerabilities through improper key binding. This addition will directly address the referee’s concern. revision: yes
Circularity Check
No circularity: protocol proposal relies on standard PQC primitives without self-referential reductions
full rationale
The manuscript proposes a bidirectional authentication key exchange protocol using ML-KEM and introduces dual-usage certificates (composite, catalyst, chameleon) that combine PQC DSA and KEM keys. Experimental validation is confined to performance metrics such as message lengths and computation times under different certificate configurations. No equations, game-based proofs, reductions to hardness assumptions, or fitted parameters are described that would reduce any claimed security property to the protocol's own inputs by construction. Security is implicitly grounded in the underlying ML-KEM/ML-DSA primitives rather than any self-definitional or self-citation load-bearing step. This is a standard design-and-benchmark paper with no detectable circularity patterns.
Axiom & Free-Parameter Ledger
axioms (1)
- domain assumption Security of ML-KEM and PQC-based DSA as defined by NIST standards
invented entities (1)
-
Dual-usage certificates (composite, catalyst, chameleon schemes)
no independent evidence
Reference graph
Works this paper leans on
-
[1]
title Post-quantum cryptography standards: FIPS 203, 204, 205
National Institute of Standards and Technology, "Module -Lattice-Based Key-Encapsulation Mechanism Standard," in F ederal Information Processing Standards Publication , FIPS 20 3, pp. 1 -47, 202 4, doi: 10.6028/NIST.FIPS.203
-
[2]
Module-Lattice-Based Digital Signature Standard (ML-DSA),
National Institute of Standards and Technology, "Module -Lattice-Based Digital Signature Standard," in Federal Information Processing Standards Publication, FIPS 204, pp. 1-55, 2024, doi: 10.6028/NIST.FIPS.204
-
[3]
Stateless Hash-Based Digital Signature Standard (SLH-DSA),
National Institute of Standards and Technology, "Stateless Hash -Based Digital Signature Standard," in IETF Internet-Drafts, FIPS 205, pp. 1 -51, 2024, doi: 10.6028/NIST.FIPS.205
-
[4]
Composite ML- DSA For use in X.509 Public Key Infrastructure and CMS,
M. Ounsworth, J. Gray, M. Pala, J. Klaußner, S. Fluhrer, "Composite ML- DSA For use in X.509 Public Key Infrastructure and CMS," in IETF Internet-Drafts, pp. 1 -67, 202 4, https://datatracker.ietf.org/doc/draft-ietf- lamps-pq-composite-sigs/
-
[5]
Multiple Public -Key Algorithm X.509 Certificates,
A. Truskovsky, D. V. Geest, S. Fluhrer, P. Kampanakis, M. Ounsworth, Serge Mister, "Multiple Public -Key Algorithm X.509 Certificates," in IETF Internet-Drafts, pp. 1 -22, 202 4, https://datatracker.ietf.org/doc/draft-truskovsky-lamps-pq-hybrid-x509/
-
[6]
A Mechanism for Encoding Differences in Paired Certificates,
C. Bonnell, J. Gray, D. Hook, T . Okubo, M. Ounsworth, "A Mechanism for Encoding Differences in Paired Certificates," in IETF Internet-Drafts, pp. 1 -55, 202 4, https://datatracker.ietf.org/doc/draft-bonnell-lamps- chameleon-certs/
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.