TY - DATA T1 - Source code underlying the publication: Privacy-Preserving Data Aggregation with Public Verifiability Against Internal Adversaries PY - 2025/06/11 AU - Marco Palazzo AU - Florine Dekker UR - DO - 10.4121/56552cc8-7ebf-46ce-a6e0-668dd6065eb2.v1 KW - privacy-preserving summation KW - secure multi-party computation KW - multi-party computation KW - secure summation KW - public verifiability N2 -

Python code to reproduce results presented in the paper "Privacy-Preserving Data Aggregation with Public Verifiability Against Internal Adversaries". Specifically, to run an implementation of the mPVAS family of protocols and measures its runtime.


The source code was published by the paper's authors some time after the paper was published.


Usage

Minimal usage instructions: On a system running Debian 12, with GNU Make installed, run make install test run plot.


See README.md inside the git repository for detailed usage instructions.


Code

The source code is available as a git repository. The relevant code is stored in the src directory.


ER -