electionguard-cpp icon indicating copy to clipboard operation
electionguard-cpp copied to clipboard

A C++ implementation of ElectionGuard specification focused on encryption components.

Results 45 electionguard-cpp issues
Sort by recently updated
recently updated
newest added

### 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...

enhancement

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...

question

### 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...

bug
triage

### 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...

enhancement
code owner only

### 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_

enhancement

### 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...

bug

## 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...

code owner only
triage

### 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...

bug
question

## 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...

enhancement
code owner only

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...

enhancement
help wanted
hacktoberfest