Voting Messsages

struct register_ballot_message

The message that is passed from the encrypter to the ballot box to register a ballot.

Public Members

uint64_t len
uint8_t const* bytes
struct ballot_tracker

Used by a voter to confirm that their ballot was included in the final tally.

Public Members

uint64_t len
uint8_t const* bytes
struct ballot_identifier

Uniquely identifies a ballot in a given polling place for the duration of a ballot’s liveness, and is scanned by the ballot box to mark a ballot as cast.

Public Members

uint64_t len
uint8_t const* bytes