Election-Tech-Initiative / Election-Tech-Initiative/electionguard-cpp
Precompute hacl limb offsets
Open
code owner only
enhancement
triage
- Dominant language
- C++
- Stars
- 26
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
**Description**
In Group.cs there are a few places where the results that come from HACL* are offset to handle the limb layout. These valus could be precomputed and hard coded into constants.h. See `add_mod_q` and `sub_mod_q`
Contributor guide
Assessment
This issue has not been assessed yet.