Election-Tech-Initiative / Election-Tech-Initiative/electionguard-core2
🐞 Ballot Confirmation Code Hash Chaining
Open
bug
- 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 current 1.91 build does noit implement hash chaining for ballots encrypted on the same device.
### Expected Behavior
hash chaining should be an optional feature per the spec.
- // H(B) = H(HE;24,χ1,χ2,...,χmB ,Baux). Confirmation Code 3.4.2
### Steps To Reproduce
_No response_
### Environment
```markdown
- OS:
```
### Anything else?
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.