https://github.com/shreyansh26/secure-voting-application
Secure Voting Protocols using RSA
https://github.com/shreyansh26/secure-voting-application
cryptography rsa secure-voting voting-system
Last synced: 7 months ago
JSON representation
Secure Voting Protocols using RSA
- Host: GitHub
- URL: https://github.com/shreyansh26/secure-voting-application
- Owner: shreyansh26
- Created: 2020-05-14T18:51:10.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-20T07:42:40.000Z (over 5 years ago)
- Last Synced: 2025-01-14T02:13:24.780Z (9 months ago)
- Topics: cryptography, rsa, secure-voting, voting-system
- Language: Python
- Homepage:
- Size: 9.77 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Secure Voting
=============Playing around with simple voting protocols -
1. Simplistic Protocol
2. Voting with Blind SignaturesThis was done as a programming assignment for CSE-537 (Network Security) course at IIT (BHU) Varanasi.