arya2004 / arya2004/cybersecurity
Create Solidity Voting System with Encrypted Ballots
Open
algorithm
cryptography
cybersecurity
encryption
good first issue
hacktoberfest
intermediate
solidity
- Dominant language
- Go
- Stars
- 4
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
### 🗳️ Problem Statement:
Design a Solidity-based voting system with basic ballot encryption logic.
### 💡 Bonus:
- Add registration window
- Support multiple candidates
- Optionally offload encryption to frontend
### 📂 Suggested File:
`solidity/encrypted-voting.sol`
Focus is on learning how elections can be decentralized securely.
Contributor guide
Assessment
This issue has not been assessed yet.