danwallach / ElectionGuard-TypeScript

TypeScript implementation of ElectionGuard (subset for ballot encryption)
MIT License
8 stars 0 forks source link

Support tally testing #19

Open DJunge-w opened 2 years ago

DJunge-w commented 2 years ago

EnhancedVoting team provides manifests and contexts for encryption, and typescript team generates ballots with non-random patterns. Then typescript team returns encrypted ballots and the expected tally result to EnhancedVoting team to complete the tests.