English

ZK-SecreC: a Domain-Specific Language for Zero Knowledge Proofs

Programming Languages 2022-08-29 v2 Cryptography and Security

Abstract

We present ZK-SecreC, a domain-specific language for zero-knowledge proofs. We present the rationale for its design, its syntax and semantics, and demonstrate its usefulness on the basis of a number of non-trivial examples. The design features a type system, where each piece of data is assigned both a confidentiality and an integrity type, which are not orthogonal to each other. We perform an empiric evaluation of the statements produced by its compiler in terms of their size. We also show the integration of the compiler with the implementation of a zero-knowledge proof technique, and evaluate the running time of both Prover and Verifier.

Keywords

Cite

@article{arxiv.2203.15448,
  title  = {ZK-SecreC: a Domain-Specific Language for Zero Knowledge Proofs},
  author = {Dan Bogdanov and Joosep Jääger and Peeter Laud and Härmel Nestra and Martin Pettai and Jaak Randmets and Ville Sokk and Kert Tali and Sandhra-Mirella Valdma},
  journal= {arXiv preprint arXiv:2203.15448},
  year   = {2022}
}

Comments

75 pp

R2 v1 2026-06-24T10:29:54.024Z