grnet/hat_shuffle
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
This software implements the algorithm from "An Efficient Pairing-Based Shuffle Argument, Prastudy Fauzi, Helger Lipmaa, Janno Siim, Michał Zając." This project has received funding from the European Union’s Horizon 2020 Research and Innovation Programme under Grant Agreement No 653497. Bplib does not work with openssl >= 1.1 apt install openssl1.0 libssl1.0-dev export LDFLAGS="-L/usr/lib/x86_64-linux-gnu" export CPPFLAGS="-I/usr/include/openssl" pip install bplib