danwallach / ElectionGuard-TypeScript

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

Support Signing (TODO after first NPM package delivery) #21

Open DJunge-w opened 2 years ago

DJunge-w commented 2 years ago

A digital signature for detecting tempering ballots after spoiled or casted. The signature needs to include the hash and the spoiled/casted state. This is a required feature for a remote scenario, where it is needed to protect the spoiled/casted state.