English

Symbolic Parallel Composition for Multi-language Protocol Verification

Cryptography and Security 2025-05-16 v3

Abstract

The implementation of security protocols often combines different languages. This practice, however, poses a challenge to traditional verification techniques, which typically assume a single-language environment and, therefore, are insufficient to handle challenges presented by the interplay of different languages. To address this issue, we establish principles for combining multiple programming languages operating on different atomic types using a symbolic execution semantics. This facilitates the (parallel) composition of labeled transition systems, improving the analysis of complex systems by streamlining communication between diverse programming languages. By treating the Dolev-Yao (DY) model as a symbolic abstraction, our approach eliminates the need for translation between different base types, such as bitstrings and DY terms. Our technique provides a foundation for securing interactions in multi-language environments, enhancing program verification and system analysis in complex, interconnected systems.

Keywords

Cite

@article{arxiv.2504.06833,
  title  = {Symbolic Parallel Composition for Multi-language Protocol Verification},
  author = {Faezeh Nasrabadi and Robert Künnemann and Hamed Nemati},
  journal= {arXiv preprint arXiv:2504.06833},
  year   = {2025}
}

Comments

Authors' version; to appear in the 38th IEEE Computer Security Foundations Symposium

R2 v1 2026-06-28T22:52:16.382Z