English

An Array Intermediate Language for Mixed Cryptography

Cryptography and Security 2024-09-04 v1 Programming Languages

Abstract

We introduce AIRduct, a new array-based intermediate representation designed to support generating efficient code for interactive programs employing multiple cryptographic mechanisms. AIRduct is intended as an IR for the Viaduct compiler, which can synthesize secure, distributed programs with an extensible suite of cryptography. Therefore, AIRduct supports an extensible variety of cryptographic mechanisms, including MPC and ZKP.

Cite

@article{arxiv.2409.01587,
  title  = {An Array Intermediate Language for Mixed Cryptography},
  author = {Vivian Ding and Coşku Acay and Andrew C. Myers},
  journal= {arXiv preprint arXiv:2409.01587},
  year   = {2024}
}
R2 v1 2026-06-28T18:32:10.069Z