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

🏎. Buffer Exponentiations for Encryption

Aberta
#412 0 comentários 0 reações 0 responsáveis Ver no GitHub
enhancement hacktoberfest help wanted
Linguagem predominante
Python
Estrelas
168
Forks
103
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

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

Guia de contribuição

Abrir o guia de contribuição

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.