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

### Issue Supports #739 ### Description Couldn't repro the 739 bug, so this adds several features that will help us if it occurs again: * If an error occurs during...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior It's downloading .95, should download 1.0 ### Expected Behavior _No response_...

bug
triage

### Is there an existing issue for this? - [X] I have searched the existing issues ### Suggestion Currently there is a routine in the python tools project that allows...

enhancement
help wanted

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior Otherwise the election record will fail to validate ### Expected Behavior...

bug
triage

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior If you create Election #1 and then Election #2, when you...

bug

### Is there an existing issue for this? - [X] I have searched the existing issues ### Suggestion In order to make a deadline testing was temporarily suspended for the...

enhancement
triage

[//]: # (🚨 Please review the CONTRIBUTING.md in this repository. πŸ’”Thank you!) [*Issue 601*](https://github.com/microsoft/electionguard-python/issues/601) Fixes #601 ### Description Created a new file called print_utils.py that will help reduce the amount...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Suggestion The encryption package is currently saved in the file system because Mongo...

enhancement
triage

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior Tests in `tests/unit/test_decrypt_with_shares.py` and `tests/property/test_decryption_mediator.py` occasionally fail, either in `elgamal_encrypt` from...

bug

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior When it fails it generally looks something like this: ``` poetry...

bug