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 to C# Interface #199

Closed AddressXception closed 3 years ago

AddressXception commented 3 years ago

🚨 Please review the guidelines for contributing to this repository.

Issue

Link your PR to an issue

Fixes #160 References #194

Description

Add chaum pedersen proofs to the c# interface

Testing

  1. make test
  2. make test-netstandard
keithrfung commented 3 years ago

Also as a note if you want to make a new release, it will start on a Milestone which will need a release version.