Skip to content

Conversation

@jayeshthk
Copy link

a private voting system where multiple parties can submit their votes (as encrypted integers) and the final tally is computed homomorphically without decrypting individual votes.

Key Points in This Example:
Private Voting: Each voter's vote is encrypted, ensuring privacy.
Homomorphic Addition: The votes are added together in their encrypted form, preserving the privacy of individual votes.
Final Tally: The final result is decrypted to reveal the total number of 'Yes' votes without exposing individual votes.

Create PVT_voting.cs for private voting system using SEAL
@jayeshthk
Copy link
Author

@microsoft-github-policy-service agree

@microsoft-github-policy-service

@jayeshthk the command you issued was incorrect. Please try again.

Examples are:

@microsoft-github-policy-service agree

and

@microsoft-github-policy-service agree company="your company"

@jayeshthk
Copy link
Author

@microsoft-github-policy-service agree company="ARKVIEN AI"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant