Closed Nashtare closed 3 years ago
Currently not implemented (requires sorting of the commitments or bundled with participant indices).
This is a problem for the signing phase, as the aggregator fetches public keys of signers but cannot verify them, and needs to be addressed.
EDIT: actually the verification will fail if the public key does not match the signer secret key, so is it really an issue?
Closed with PR #27
Currently not implemented (requires sorting of the commitments or bundled with participant indices).
This is a problem for the signing phase, as the aggregator fetches public keys of signers but cannot verify them, and needs to be addressed.
EDIT: actually the verification will fail if the public key does not match the signer secret key, so is it really an issue?