threshold bn254 key support #884
Annotations
6 errors and 1 warning
lint:
signer/local_cosigner.go#L325
defaultCaseOrder: consider to make `default` case as first or as last case (gocritic)
|
lint:
signer/cosigner_nonce_cache.go#L202
line is 135 characters (lll)
|
lint:
signer/local_cosigner.go#L321
line is 175 characters (lll)
|
lint:
signer/local_cosigner.go#L328
line is 172 characters (lll)
|
lint:
signer/threshold_signer_soft_bn254.go#L9
SA1019: "go.dedis.ch/kyber/v3/sign/bls" is deprecated: This version is vulnerable to rogue public-key attack and the new version of the protocol should be used to make sure a signature aggregate cannot be verified by a forged key. You can find the protocol in kyber/sign/bdn. Note that only the aggregation is broken against the attack and a later version will merge bls and asmbls. (staticcheck)
|
lint
issues found
|
lint:
signer/threshold_signer_soft_bn254.go#L47
unused-parameter: parameter 'nonces' seems to be unused, consider removing or renaming it as _ (revive)
|