Skip to content

Final Year Project on Privacy Preserving Average Consensus

License

Notifications You must be signed in to change notification settings

bjtu-sk/secure_consensus

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Secure Consensus

My Final Year Project to study privacy preserving consensus algorithms.

Requirements

  • Python 3
  • NumPy
  • SciPy
  • Matplotlib
  • gmpy2
  • PyPrnt (My Library!)

How to run

git clone [this repo]
cd secure_consensus
cd consensus_simulation
pipenv install
pipenv run python3 main.py

Author

Copyright (c) 2019 Kevin Kim

About

Final Year Project on Privacy Preserving Average Consensus

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%