/elgamal-evoting

ElGamal E-Voting Scheme Implementation

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

ElGamal E-Voting Scheme Implementation (Offline)

This repository contains proof-of-concept implementation of E-Voting Scheme using ElGamal encryption scheme.

Setup

pip install -r requirements.txt

Task list

[] Publish the repository as a Python module or rewrite it in another language as module.

Licence

GPLv3