votingworks / electionguard-kotlin-multiplatform

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

AccumulateTally uses ErrorMessages (no Exceptions). #423

Closed JohnLCaron closed 12 months ago

JohnLCaron commented 12 months ago

List.encryptedSum(): ElGamalCiphertext? return null when its an empty list. Calling routines set it to an encryption of 0.