Create a new CoefficientCommitment.
StaticdeserializeDeserialize from bytes.
The ciphersuite to use
Serialized bytes
The deserialized CoefficientCommitment
Check equality with another CoefficientCommitment.
The other CoefficientCommitment
True if equal
Clone this CoefficientCommitment.
A new CoefficientCommitment with the same value
Convert to string representation.
Debug string with hex element
A Group::Element newtype that is a commitment to one coefficient of our secret polynomial.
This is a (public) commitment to one coefficient of a secret polynomial used for performing verifiable secret sharing for a Shamir secret share.