Election-Tech-Initiative / Election-Tech-Initiative/electionguard-python
♻️ Simplify Decryption Ceremony in CLI
- Linguagem predominante
- Python
- Estrelas
- 168
- Forks
- 103
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
### 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.
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.