Decryption Messages

struct decryption_share

A trustee’s share of decrypting the results of an election.

Public Members

uint64_t len
uint8_t const* bytes
struct decryption_fragments_request

A request from the coordinator to a trustee, asking it to provide fragments to compensate for a missing trustee.

Public Members

uint64_t len
uint8_t const* bytes
struct decryption_fragments

A response from a trustee to a coordinator providing fragments to compensate for a missing trustee.

Public Members

uint64_t len
uint8_t const* bytes