# Functions
No description provided by the author
# Constants
go:generate stringer -type=Phase.
go:generate stringer -type=Phase.
go:generate stringer -type=Phase.
go:generate stringer -type=Phase.
go:generate stringer -type=Phase.
# Structs
AccusationMsg is broadcast, Accuser is the sender.
ApologyMsg is broadcast, Accused is the sender.
PolyCommitmentMsg is broadcast to all keypers.
PolyEvalMsg is sent over a secure channel to a single receiver.
PureDKG implements the distributed key generation process for a single keyper.
No description provided by the author