electionguard-cpp
electionguard-cpp copied to clipboard
A C++ implementation of ElectionGuard specification focused on encryption components.
most objects in election.cpp, ballot.cpp and functions in encrypt.cpp need to implement isValid from the python repo
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior Github is generating warnings for many things in the code base,...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior ElectionGuard.Encryption.Cli fails to copy the CPP library on build. This must...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior In C#, the Candidate Name field assumes that the C++ code...
[//]: # (π¨ Please review the CONTRIBUTING.md in this repository. πThank you!) ### Issue Fixes #334 ### Description When converting a manifest to json the C# replaces unicode characters like...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior The .NET implementation of the manifest, context, encryption device, could be...
## Generic Issue - [ ] Ensure this issue is not a bug report or feature request **Description** A clear and concise description of the issue. **Possible Solution** **Additional context/Screenshots**...
### Issue resolves #142 ### Description This pull request adds support for making environment for Arch Linux and other redhat-based distributions such as Oracle Linux and CentOS. A new script...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Suggestion Description Xamarin support was temporarily removed but should still be supported under...
## Feature Request **Description** Xamarin support was temporarily removed but should still be supported under the .NET Standard implementations. This may require some specialized building of the package for these...