A C implementation of Blind Bernoulli Trials, a non-interactive protocol for hidden weight coin flips.
This project requires the Stanford Pairing-Based Crypto library, version 0.5.14. After installing this library, edit the Makefile to point PBC_PREFIX
to the installation prefix of PBC. Then, type:
make