votingworks / electionguard-kotlin-multiplatform

An implementation of ElectionGuard version 2.0.0 in Kotlin.
MIT License
9 stars 5 forks source link

Add MixnetPepBlindTrust to compare encrypted ballots to mixnet output using PEP. #431

Closed JohnLCaron closed 11 months ago

JohnLCaron commented 11 months ago

Add RunMakeMixnetInput to create mixnet input. Add optional sn to plaintext and encrypted ballot. Add ELGamalEncryption for Long. Regenerate hashCode, equals wherever they were overridden. Make standard Json reader everywhere. Generate new test data.