Election-Tech-Initiative / electionguard-python

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.
https://www.electionguard.vote/
MIT License
162 stars 96 forks source link

Improve metadata validation #55

Closed AddressXception closed 3 years ago

AddressXception commented 4 years ago

The current implementation of input validation for an ElectionDescription skips a few details:

keithrfung commented 3 years ago

https://github.com/microsoft/electionguard-python/discussions/286