vix.ing · top · new · best · stats · spec

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

2022/03/29 by Dan Bogdanov, Joosep Jääger, Bogdanov, Dan +15 · 1 citation
Computer Science · #Cloud Data Security Solutions #Cryptography and Data Security #Cryptography and Security (cs.CR) #FOS: Computer and information sciences #Programming Languages (cs.PL) #Security and Verification in Computing

paper · pdf · doi:10.48550/arxiv.2203.15448

openalex publication_date 2022/03/29 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

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.

Cited by

Related