Skip to content

shufflezkp/shuffle-zkp-open

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Warning: This is only a temporary repo.

ShuffleZKP: Proof of Compliance for Anonymous, Unlinkable Messages

This is a prototype implementation of the ShuffleZKP detection protocol.

Warning: The code is not audited and not for any serious commercial or real-world use case. Please use it only for educational purpose.

Prerequisite:

  1. Install Go(https://go.dev/doc/install).

Running Experiments:

First, go mod tidy to set up the dependencies.

  1. go run dp_sum/dp_sum.go
  2. go run vec_sum/vec_sum.go
  3. go run vote/vote.go
  4. go run aml/aml.go
  5. go run blame/blame.go

Each one line will generate a csv file on the main directory for the experiment results.

Contact

Removed for anonymity

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages