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

Add (nearly) complete ballot interface #206

Closed AddressXception closed 3 years ago

AddressXception commented 3 years ago

Issue

Link your PR to an issue

Partially Fixes #194 (don't close the issue yet)

Description

Add the ballot interface to netstandard

Testing

  1. make test-netstandard