项目作者: ozsaygin
项目描述 :
ElGamal E-Voting Scheme Implementation
高级语言: Python
项目地址: git://github.com/ozsaygin/elgamal-evoting.git
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