Election-Tech-Initiative / electionguard-cpp

A C++ implementation of ElectionGuard specification focused on encryption components.
https://www.electionguard.vote/
MIT License
23 stars 26 forks source link

Validate that n of m elections are encrypting and decrypting correctly #315

Closed lprichar closed 2 years ago

lprichar commented 2 years ago

Issue

Address #30

Description

Simply adds a unit test to validate that n of m contests are correctly encrypting and decrypting all votes.

Testing

Run the tests