electionguard-cpp
electionguard-cpp copied to clipboard
A C++ implementation of ElectionGuard specification focused on encryption components.
### Is there an existing issue for this? - [X] I have searched the existing issues ### Suggestion When a manifest is validated, data is checked in the ContestDescriptions have...
currently the build system depends on `cmake 3.14...3.16` and does not specify minimum required versions for compilers. Minimum required versions for compilers should be defined and called out in the...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior If the manifest contains any zero sequence_orders then it allows them...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Suggestion The PR workflow is doing a .NET Standard test in the build...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Suggestion https://github.com/microsoft/electionguard-cpp/pull/228#discussion_r771407439 ### Possible Implementation _No response_ ### Anything else? _No response_
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior 1. Compile the C++ with `make test-msvc` 2. Run the unit...
## Generic Issue - [ ] Ensure this issue is not a bug report or feature request **Description** The python version of the group and element classes have Mathematical functions...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior The enumeration in C++ and C# for the ReportingUnitType is not...
## Feature Request **Description** As a user of this library i would like to consume it from typescript so that i can build applications that target the browser. this ticket...
As a user of this library i would like to consume it directly from a swift application (on ios, linux, or mac) using modern package managers (cocoapods, carthage, swift package...