package
0.4.0
Repository: https://github.com/relab/hotstuff.git
Documentation: pkg.go.dev

# Functions

New returns a new signer and a new verifier.
RestoreSignature restores an existing signature.
RestoreThresholdSignature should only be used to restore an existing threshold signature from a set of signatures.

# Constants

PrivateKeyFileType is the PEM type for a private key.
PublicKeyFileType is the PEM type for a public key.

# Structs

Signature is an ECDSA signature.

# Type aliases

ThresholdSignature is a set of (partial) signatures that form a valid threshold signature when there are a quorum of valid (partial) signatures.