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

Cleanup, fix minor problems. #21

Closed JohnLCaron closed 5 months ago

JohnLCaron commented 5 months ago

Change RunVerifier -> RunProofOfShuffleVerifier. generate-and-encrypt.sh wasnt using NUM_BALLOTS parameter. link to cacvote-workflow.md. Increase test coverage to 90%.