electionguard-python icon indicating copy to clipboard operation
electionguard-python copied to clipboard

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.

Results 46 electionguard-python issues
Sort by recently updated
recently updated
newest added

## Feature Request **Description** Build and use pre-computation tables to speed up exponentiations with base `g` (the generator) and base `K` (the election public key). The most important case here...

enhancement
help wanted
hacktoberfest

### Issue Fixes #791 ### Description During serialization unicode like `Raúl` will no longer be encoded as `Ra\u00fal` and will instead just be encoded as `Raúl`. ### Testing 1. Modify...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior Names like `Raúl` are being encoded as `Ra\u00fal` in the manifest.json...

bug

Co-authored-by: JPankey-Thompson We created a button, "generate pdf", when pressed will print out the summary of the data that had been collected during the voting process.

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior When a system sleeps and resumes the UI loses the web...

bug
triage

### Is there an existing issue for this? - [X] I have searched the existing issues ### Suggestion Toward the initial goal of supporting cumulative voting, **range Chaum-Pedersen proofs** (encrypted...

enhancement
triage

### Description I ran into issue pairing it with my django app which depend on WebAuthn. Bumping to 1.10 would solve my dependencies issue.

Bumps [cryptography](https://github.com/pyca/cryptography) from 36.0.2 to 41.0.3. Changelog Sourced from cryptography's changelog. 41.0.3 - 2023-08-01 * Fixed performance regression loading DH public keys. * Fixed a memory leak when using :class:`~cryptography.hazmat.primitives.ciphers.aead.ChaCha20Poly1305`....

dependencies

Bumps [certifi](https://github.com/certifi/python-certifi) from 2021.10.8 to 2023.7.22. Commits 8fb96ed 2023.07.22 afe7722 Bump actions/setup-python from 4.6.1 to 4.7.0 (#230) 2038739 Bump dessant/lock-threads from 3.0.0 to 4.0.1 (#229) 44df761 Hash pin Actions and...

dependencies

Bumps [pygments](https://github.com/pygments/pygments) from 2.11.2 to 2.15.0. Release notes Sourced from pygments's releases. 2.15.0 Added lexers: Carbon (#2362, #2365, #2366, #2367, #2368, #2369, #2370) Dax (#2335, #2345) MediaWiki Wikitext (#2373, #827)...

dependencies