Skip to content

PedersenCommitments

threshold-elgamal


threshold-elgamal / threshold-elgamal/vss / PedersenCommitments

PedersenCommitments = object

Pedersen coefficient commitments C_m = a_m G + b_m H.

readonly commitments: readonly EncodedPoint[]

Coefficient commitments in ascending polynomial order.