JohnLCaron / egk-ec-mixnet

Implementation of a mixnet using the ElectionGuard Kotlin Elliptical Curve library, and the Verificatum library.
MIT License
0 stars 1 forks source link

Multiple styles #12

Closed JohnLCaron closed 6 months ago

JohnLCaron commented 6 months ago

Add encrypted ballot style to encrypted ballots. Add ballotStyleIdx to DecryptedSn. Remove ballot_id from PballotEntry. Use psn for decrypted ballot id. Option in RunPaperBallotDecrypt to decrypt all. Add new test files.