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

Group and Element Mathematical Operator Overloads

Abierto
#130 0 comentarios 0 reacciones 0 asignados Ver en GitHub
code owner only triage
Lenguaje dominante
C++
Estrellas
26
Forks
25
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.