Skip to content

emmaconnor/blind-bernoulli-trials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blind Bernoulli Trials

A C implementation of Blind Bernoulli Trials, a non-interactive protocol for hidden weight coin flips.

Building

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

About

Blind Bernoulli Trials

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published