cryptovoting / shuffle-sum

An implementation of the Shuffle-Sum protocol for homomorphic ranked-choice voting
MIT License
7 stars 1 forks source link

Implement `CandidateElimination` -> `CandidateOrder` Conversion #8

Closed nickboucher closed 5 years ago

nickboucher commented 5 years ago

Protocol 4 from ShuffleSum paper

zoomswk commented 5 years ago

Implemented!