Election-Tech-Initiative / Election-Tech-Initiative/electionguard-python

♻️ Simplify Decryption Ceremony in CLI

Open
#577 0 comments 0 reactions 0 assignees View on GitHub
enhancement good first issue hacktoberfest help wanted
Dominant language
Python
Stars
168
Forks
103
PR merge metrics
No merged PRs in 30d

Description

### Is there an existing issue for this?

- [X] I have searched the existing issues

### Suggestion

The CLI includes a [decrypt tally step](https://github.com/microsoft/electionguard-python/blob/main/src/electionguard_cli/e2e_steps/decrypt_step.py). This could take advantage of the Tally Ceremony Orchestrator to reduce down the duplicated code.

https://github.com/microsoft/electionguard-python/blob/8aa589c9744bdf52e1e2659e2f83c255ffc65441/src/electionguard_tools/helpers/tally_ceremony_orchestrator.py#L15

### Possible Implementation

_No response_

### Anything else?

Improvements to the Tally Ceremony Orchestrator including generating the Lagrange coefficients could be present here.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.