Home

Awesome

Geppetri

Implementation of the system described in this paper

Remark This is an implementation of the proceedings version of the paper, that has a bug in the way constant values are handled. The current eprint version of the paper corrects this. This will be fixed in the next release of this prototype.

Prerequisites

For instance, on Amazon Linux the following commands install the required dependencies:

sudo yum install gcc-c++ gmp-devel
pip install --upgrade pip
sudm pip install twisted gmpy scipy

Installation instructions

git submodule init
git submodule update
cd ate-pairing
make SUPPORT_SNARK=1
cd tueviff-fp-inlinecb
python setup.py install

Running examples

Acknowledgements

This work is part of projects that have received funding from the European Union’s Horizon 2020 research and innovation programme under grant agreement No 643964 (SUPERCLOUD) and No 731583 (SODA).