# Functions
NewPrivateKeyShare constructs a new instance of the tECDSA public key share based on the DKG result.
NewSignature constructs a new instance of the tECDSA signature based on the signing result.
# Variables
Curve is the curve implementation used across the tecdsa package.
ErrIncompatiblePublicKey indicates that the given public key is not compatible with the tECDSA, i.e.