You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Python-based simulation of a secure, anonymous, and verifiable voting system built on blockchain principles using commutative encryption. This project allows voters to cast anonymized votes, verify their vote, and count results with full transparency—all in a simulated environment.
Go Library for Elliptic Curve Cryptography: key exchanges (Diffie-Hellman, Massey-Omura), ECDSA signatures, and Koblitz encoding. Suitable for crypto education and secure systems.