-
### 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, even for files that do not ch…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Suggestion
Add the nuget package to be released on GitHub in addition to Nuget.org. This should be added to th…
-
Currently tagged as a `TODO`. Might as well have it in there.
-
Running `yarn test` or `npm run test` results in the following error due to issues between FluentUI and Jest:
```
/var/code/microsoft/electionguard-tracking-site/node_modules/office-ui-fabric-react…
-
Possibly interesting:
https://github.com/cryspen/hacl-packages
https://blog.cryspen.com/blog/hacl-0_6/
So far as I can tell, the only thing that's actually new, from our perspective, is that they…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Suggestion
CandidateContestDescription, ReferendumContestDescription seem unclear as when and why to use. Perh…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
Manifest_Building.md contains a link with the text `Elections are characterized into types b…
-
## Feature Request
**Description**
In a few places, there are unnecessary copy operations when moving between managed and unmanaged blocks of memory. For instance:
- `Group.cs#ElementModP#NewNat…
-
## Feature Request
**Description**
There is a discrepancy between null hashes in the C and Python code. A hash of null results in H() in one case but H(|), a hash of a delimiter, in the other.
…
-
Current on `powRadixSpeedup` branch. Possibly dependent on #8. If we had more vicious testing, we'd be more confident that the speedup was correct / bug-free.