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

Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.1 to 6.3.2. Changelog Sourced from tornado's changelog. Release notes .. toctree:: :maxdepth: 2 releases/v6.3.2 releases/v6.3.1 releases/v6.3.0 releases/v6.2.0 releases/v6.1.0 releases/v6.0.4 releases/v6.0.3 releases/v6.0.2 releases/v6.0.1 releases/v6.0.0 releases/v5.1.1 releases/v5.1.0 releases/v5.0.2...

dependencies

Bumps [requests](https://github.com/psf/requests) from 2.27.1 to 2.31.0. Release notes Sourced from requests's releases. v2.31.0 2.31.0 (2023-05-22) Security Versions of Requests between v2.3.0 and v2.30.0 are vulnerable to potential forwarding of Proxy-Authorization...

dependencies

Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 9.3 to 10.0. Release notes Sourced from pymdown-extensions's releases. 10.0 Break: Snippets: snippets will restrict snippets to ensure they are under the base_path preventing snippets relative to...

dependencies

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior When trying to install and use [electionguard-python](https://github.com/microsoft/electionguard-python), there is an error...

bug
triage

Bumps [markdown-it-py](https://github.com/executablebooks/markdown-it-py) from 2.0.1 to 2.2.0. Release notes Sourced from markdown-it-py's releases. v2.2.0 What's Changed ⬆️ UPGRADE: Allow linkify-it-py v2 by @​hukkin in #218 🐛 FIX: CVE-2023-26303 by @​chrisjsewell in...

dependencies

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior from root of repo: ``` poetry run eg encrypt-ballots --manifest=./egui_mnt/export/artifacts/manifest.json --context=./egui_mnt/export/artifacts/context.json...

bug
triage