https://github.com/cjpatton/shuffle
(Mostly-finished) implementation of Andrew Neff's verified shuffle. Term project for ECS 235a, Matt Bishop, Winer 2016.
https://github.com/cjpatton/shuffle
Last synced: about 1 year ago
JSON representation
(Mostly-finished) implementation of Andrew Neff's verified shuffle. Term project for ECS 235a, Matt Bishop, Winer 2016.
- Host: GitHub
- URL: https://github.com/cjpatton/shuffle
- Owner: cjpatton
- Created: 2016-01-21T20:43:43.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-08-19T16:10:17.000Z (almost 9 years ago)
- Last Synced: 2025-05-07T00:54:32.251Z (about 1 year ago)
- Language: Go
- Homepage:
- Size: 1.89 MB
- Stars: 9
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A mostly-finished implementation of Andrew Neff's zero-knowledge proof of a
correct shuffle.
Andrew Neff. "A verifiable secret shuffle and its application to e-voting." ACM CCS 2001.