A C++ implementation of ElectionGuard specification focused on encryption components.
Обновлено 2024-09-04 00:31:25 +03:00
This repository contains a specification describing the ElectionGuard software development kit, including cryptographic protocols and implementation decisions, as well as an overview of voting system components and functionality.
Обновлено 2024-08-28 11:47:04 +03:00
ElectionGuard is a set of open source software components that can be used to create and publish end to end verifiable elections as well create a publishable artifact for ballot comparison audits.
Обновлено 2024-08-16 01:30:31 +03:00
ElectionGuard Web API in python to demonstrate usage of electionguard-python in performing ballot encryption, casting, spoiling, and tallying.
Обновлено 2023-08-03 00:11:37 +03:00
ElectionGuard Web API in python to demonstrate usage of electionguard-python in performing ballot encryption, casting, spoiling, and tallying.
Обновлено 2023-08-03 00:11:37 +03:00
A python module implementing the ElectionGuard specification. This implementation can be used to conduct End-to-End Verifiable Elections as well as privacy-enhanced risk-limiting audits.
Обновлено 2023-08-02 03:24:27 +03:00
ElectionGuard monorepo in React & Typescript consisting of an api client, components, and apps to demonstrate examples of user interface for both voters and election staff.
Обновлено 2023-07-19 10:30:02 +03:00
Web app and functions to upload and publish ElectionGuard end-to-end verifiable election artifacts for election verifiers and tracking ID verification
Обновлено 2023-07-19 02:53:26 +03:00
Smart Ballot Box software that scans ballots to generate lists of cast and spoiled ballots in an election; used in tallying to finalize ballot operations (cast or spoil, etc.) for publishing results
Обновлено 2023-07-19 00:57:39 +03:00
Admin Device to administer ElectionGuard election processes, including key generation, trustee provisioning, and post-election tallying, partial decryptions, and zero-knowledge proofs
Обновлено 2022-07-20 23:59:44 +03:00
The ElectionGuard SDK Reference Verifier enables the verification of election ballots, tallies, and proofs generated by the ElectionGuard SDK
Обновлено 2022-06-06 22:22:59 +03:00
This repository implements the ElectionGuard API using C. It includes all major functions of the ElectionGuard SDK, including key ceremony, ballot encryption, encrypted ballot tally, and partial decryptions for knowledge proofs of trustees.
Обновлено 2020-08-07 20:32:15 +03:00
This repository implements the ElectionGuard API using C#. It includes all major functions of the ElectionGuard SDK, including key ceremony, ballot encryption, encrypted ballot tally, and partial decryptions for knowledge proofs of trustees.
Обновлено 2020-06-19 18:19:23 +03:00