Election-Tech-Initiative / Election-Tech-Initiative/electionguard-core2
🐞 Encrypted Tally includes Context and Manifest
- Dominant language
- C#
- Stars
- 14
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
### Is there an existing issue for this?
- [X] I have searched the existing issues
### 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
```markdown
- OS:
```
### Anything else?
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.