Election-Tech-Initiative / Election-Tech-Initiative/electionguard-cpp

Group and Element Mathematical Operator Overloads

オープン
#130 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
code owner only triage
主要言語
C++
スター
26
フォーク
25
PR マージ指標
30日以内にマージされた PR はありません

説明

## 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 for things such as adding them together, doing power operations, and other more complex ones such as (a + bc) all with making sure that the answer fits into an ElementModP or ElementModQ in the end. This is not built into the C++ version of these classes.

**Possible Solution**
Implement the basic functionalities of this using mathematical operator overloading.

**Additional context/Screenshots**
Add any other context about the problem here. If applicable, add screenshots to help explain.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。