Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 1.07 KB

File metadata and controls

25 lines (16 loc) · 1.07 KB

Secure_Voting_Machine_Homomorphic_Operations

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:

  1. tkinter
  2. customtkinter
  3. firebase_admin
  4. pillow
  5. Crypto.Cipher
  6. Crypto.Random
  7. python env
  8. firebase database login and authentication services

Screenshot from 2024-10-16 16-15-30

Screenshot from 2024-06-28 23-21-53

Screenshot from 2024-06-28 23-19-43

Screenshot from 2024-06-28 23-20-56

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..