ExEcc.BLS.Ciphersuites.G2ProofOfPossession (ExEcc v0.1.0)
View SourceSummary
Functions
Aggregate the public keys.
Note: PopVerify is a precondition for -Verify APIs However, it's difficult to verify it with the API interface in runtime. To ensure KeyValidate has been checked, we check it in the input validation. See https://github.com/cfrg/draft-irtf-cfrg-bls-signature/issues/27 for the discussion.
Functions
Aggregate the public keys.
Raise ValidationError
when there is input validation error.
Note: PopVerify is a precondition for -Verify APIs However, it's difficult to verify it with the API interface in runtime. To ensure KeyValidate has been checked, we check it in the input validation. See https://github.com/cfrg/draft-irtf-cfrg-bls-signature/issues/27 for the discussion.