AddressXception
AddressXception
most objects in election.cpp, ballot.cpp and functions in encrypt.cpp need to implement isValid from the python repo
## 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**...
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 ### Suggestion https://github.com/microsoft/electionguard-cpp/pull/228#discussion_r771407439 ### Possible Implementation _No response_ ### Anything else? _No response_
## 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...
## 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...
As a user of this library i would like to consume it from rust
As a user of this library i would like to consume it directly from a go application (on ios, linux, or mac) so that i can build apps in the...
Web Assembly (wasm) would facilitate web consumption of this library. The particular win is to have the nonce for encrypting the ballot within this library. The ideal would be another...