Closed nickboucher closed 4 years ago
Hi, thanks for raising this issue - we've recently transitioned the primary ElectionGuard reference implementation to the ElectionGuard-Python repository. The team believes this issue has been resolved or mitigated there, so closing this issue for now as this repository will no longer be actively maintained. Please feel free to check and leave comments in the latest repo.
The verifier implementation does not compute the extended base hash ad instead defaults to zero; without this, the verifier is incomplete.
See the TODO in the verifier implementation for missing code.