StaticdeserializeDeserialize from bytes.
The ciphersuite to use
Serialized bytes
The deserialized VerifyingShare
StaticfromComputes a verifying share for a peer given the group commitment.
DKG Round 2, Step 4: Any participant can compute the public verification share of any other participant by calculating Y_i = product of phi_{jk}^{i^k mod q}.
The ciphersuite to use
The participant identifier
The verifiable secret sharing commitment
The computed VerifyingShare
Check equality with another VerifyingShare.
The other VerifyingShare
True if equal
Convert to string representation.
Debug string with hex element
A public group element that represents a single signer's public verification share.