Skip to content

grnet/hat_shuffle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

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

About

Implementation of the Asiacrypt 2017 An Efficient Pairing-Based Shuffle Argument

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages