verificatum / verificatum-vmn

The first implementation of a fully distributed provably secure and universally verifiable mix-net based on the El Gamal cryptosystem.
https://www.verificatum.org
Other
11 stars 4 forks source link

Fix violations of Sonar rule 1854 #14

Closed slarse closed 3 years ago

slarse commented 3 years ago

Hi,

This PR fixes 8 violations of Sonar Rule 1854: 'Unused assignments should be removed'.

The patch was generated automatically with the tool Sorald. For details on the fix applied here, please see Sorald's documentation on rule 1854.

monperrus commented 3 years ago

really nice!