A dekstop application that allows users to vote securely and keeps the critical voting data secure over the database by encrypting and by performing homomorphic operations.
Requirements:
- tkinter
- customtkinter
- firebase_admin
- pillow
- Crypto.Cipher
- Crypto.Random
- python env
- firebase database login and authentication services
You can contact me for the implementaion logic of the functions that have been deliberatly left out empty in the code.. These functions help in the implementation of successful homomorphic addition operations..