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

Group and Element Mathematical Operator Overloads

Ouverte
#130 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
code owner only triage
Langage dominant
C++
Étoiles
26
Forks
25
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

## 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.

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.