dedis / kyber

Advanced crypto library for the Go language
Other
643 stars 168 forks source link

Nonce removal from vss/EncryptedDeal struct #524

Closed matteosz closed 5 months ago

matteosz commented 6 months ago

This PR resolves #379 by removing the nonce from the Encrypted Deal struct (as it's always 0)

sonarcloud[bot] commented 6 months ago

Please retry analysis of this Pull-Request directly on SonarCloud

sonarcloud[bot] commented 6 months ago

Quality Gate Failed Quality Gate failed

Failed conditions
37.7% Duplication on New Code (required ≤ 10%)

See analysis details on SonarCloud