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

🏎. Buffer Exponentiations for Encryption

未关闭
#412 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
enhancement hacktoberfest help wanted
主要语言
Python
星标
168
派生
103
PR 合并指标
30 天内没有已合并 PR

描述

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

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。