Election-Tech-Initiative / electionguard

ElectionGuard is a set of open source software components that can be used to create and publish end to end verifiable elections as well create a publishable artifact for ballot comparison audits.
https://www.electionguard.vote/
MIT License
828 stars 130 forks source link

🐞 Schema Cleanup #335

Closed SteveMaier-IRT closed 1 year ago

SteveMaier-IRT commented 1 year ago

Is there an existing issue for this?

Current Behavior

The ciphertext_ballot schema has extra definitions that are not used in the schema at all. These should be removed to avoid confusion.

The guardian_record schema does not have the definition for ElementModQ.

The published_ciphertext_tally schema has a definition for Tally data type that is not used in the schema.

Expected Behavior

No response

Steps To Reproduce

No response

Environment

- OS:

Anything else?

No response