Election-Tech-Initiative / Election-Tech-Initiative/electionguard-python

🏎. Buffer Exponentiations for Encryption

Aperta
#412 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
enhancement hacktoberfest help wanted
Lingua principale
Python
Stelle
168
Fork
103
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

## Feature Request

**Description**
Buffer exponentiations utilizing the optimized equations from #185 . There are 7 exponentiations per encryption. 5 of the 7 are independent of the nonce and data to be encrypted. These 5 can be computed in advance and buffered.

**Expected Benefit**
~3x on real time voting performance

**Possible Architecture**
- Use a producer/consumer pattern

**Corresponding C++ Issue**
https://github.com/microsoft/electionguard-cpp/issues/186

## Documentation

From Josh Benaloh (@benaloh)
[EG Encryption Buffering.docx](https://github.com/microsoft/electionguard-python/files/8154070/EG.Encryption.Buffering.docx)

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.