21 skills found
Election-Tech-Initiative / ElectionguardElectionGuard 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.
Election-Tech-Initiative / Electionguard PythonA 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.
Election-Tech-Initiative / Electionguard CThis 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.
Election-Tech-Initiative / Electionguard VerifierThe ElectionGuard SDK Reference Verifier enables the verification of election ballots, tallies, and proofs generated by the ElectionGuard SDK
Election-Tech-Initiative / Electionguard Api PythonElectionGuard Web API in python to demonstrate usage of electionguard-python in performing ballot encryption, casting, spoiling, and tallying.
Election-Tech-Initiative / Electionguard DotnetThis 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.
Election-Tech-Initiative / ElectionGuard SDK SpecificationThis 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.
Election-Tech-Initiative / Electionguard CppA C++ implementation of ElectionGuard specification focused on encryption components.
Election-Tech-Initiative / Electionguard UiElectionGuard monorepo in React & Typescript consisting of an api client, components, and apps to demonstrate examples of user interface for both voters and election staff.
Election-Tech-Initiative / Electionguard Core2Core codebase of ElectionGuard 2.0
microsoft / Electionguard RustCURRENTLY EXPERIMENTAL Rust implementation of the ElectionGuard system
JohnLCaron / Electionguard JavaA port of electionguard-python to Java.
votingworks / Electionguard Kotlin MultiplatformAn implementation of ElectionGuard version 2.0.0 in Kotlin.
mitre / ElectionGuardVerifier.jlMITRE Election Guard Verifier
AU-HC / Electionguard Verifier GoElectionGuard verifier written in Go for bachelor project at Aarhus University supervised by Diego F. Aranha.
Election-Tech-Initiative / Electionguard Tracking SiteWeb app and functions to upload and publish ElectionGuard end-to-end verifiable election artifacts for election verifiers and tracking ID verification
Unipisa / EligereEligere is a web based software designed to support configuration and run of remote digital elections. Based on ElectionGuard SDK it is designed to be clean transparent and easy to use.
RightToAskOrg / Righttoask DocsThis Australian project is designed to encourage engagement with Parliamentary Democracy. It uses privacy-preserving vote aggregation from the Microsoft ElectionGuard library to allow people to suggest questions to Parliament, and upvote others' questions, while hiding individual votes. This repo contains no-frills UI mock-ups for testing. Eventually it will form the core of the final app's UI.
Election-Tech-Initiative / Electionguard Ballot BoxSmart 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
Election-Tech-Initiative / Electionguard Admin DeviceAdmin Device to administer ElectionGuard election processes, including key generation, trustee provisioning, and post-election tallying, partial decryptions, and zero-knowledge proofs