Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ElectionContext

The cryptographic context of an election. Equivalent to the "CiphertextElectionContext" in the ElectionGuard-Python codebase. Note that some of these fields are not supported by the current ElectionGuard-TypeScript implementation.

Hierarchy

  • ElectionContext

Implements

Index

Constructors

Properties

commitmentHash: ElementModQ
configuration: EdgeCaseConfiguration = ...
cryptoBaseHash: ElementModQ
cryptoExtendedBaseHash: ElementModQ
extendedData?: Record<string, string>
jointPublicKey: ElGamalPublicKey
manifestHash: ElementModQ
numberOfGuardians: number
quorum: number

Methods

Generated using TypeDoc