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.
The CLI includes a key ceremony step. This could take advantage of the perform_full_ceremony option existing in the KeyCeremonyOrchestrator in electionguard_tools.
Is there an existing issue for this?
Suggestion
The CLI includes a key ceremony step. This could take advantage of the
perform_full_ceremony
option existing in theKeyCeremonyOrchestrator
inelectionguard_tools
.KeyCeremonyOrchestrator
https://github.com/microsoft/electionguard-python/blob/8aa589c9744bdf52e1e2659e2f83c255ffc65441/src/electionguard_tools/helpers/key_ceremony_orchestrator.py#L24Possible Implementation
No response
Anything else?
No response