Election-Tech-Initiative / electionguard-cpp

A C++ implementation of ElectionGuard specification focused on encryption components.
https://www.electionguard.vote/
MIT License
23 stars 26 forks source link

✨ Handle accepting Overvotes #226

Closed keithrfung closed 2 years ago

keithrfung commented 2 years ago

Is there an existing issue for this?

Suggestion

Overvotes occur when the selection limit is exceed on a contest on a ballot. This is to use extended_data and other tools to handle overvotes.

This will require adding configuration and ensuring that extended_data is already encrypted (#173)

Possible Implementation

No response

Anything else?

No response

colleenirt commented 2 years ago

@jeffspel_crypto this is the next subset of work