Election-Tech-Initiative / electionguard-core2

Core codebase of ElectionGuard 2.0
MIT License
12 stars 9 forks source link

🐞 Encrypted Tally includes Context and Manifest #471

Open SteveMaier-IRT opened 1 year ago

SteveMaier-IRT commented 1 year ago

Is there an existing issue for this?

Current Behavior

The encrypted file in the election record includes nodes for the context and the manifest. This was done to have to the data serialize together for the constructor of the CiphertextTallyRecord. This can lead to confusion as to if someone should use the external file or the one embedded in the encrypted tally as the definitive source of the data.

Expected Behavior

No response

Steps To Reproduce

No response

Environment

- OS:

Anything else?

No response