PhillipWangAust / secure_consensus

Final Year Project on Privacy Preserving Average Consensus

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Secure Consensus

My Final Year Project to study privacy preserving consensus algorithms.

Requirements

  • Python 3
  • NumPy
  • Matplotlib
  • Flask
  • PyPrnt (My Library!)

Project Structure

  • consensus_backend: Consensus Simulation Backend using Python Flask
  • consensus_simulation: Consensus Simulation Frontend using Vue.js integrated with Flask Backend

Author

Copyright (c) 2019 Kevin Kim

About

Final Year Project on Privacy Preserving Average Consensus

License:GNU General Public License v3.0


Languages

Language:Python 48.2%Language:JavaScript 36.6%Language:Vue 14.7%Language:HTML 0.6%