Election-Tech-Initiative / Election-Tech-Initiative/electionguard-python
✨ Null hashes don't match between Python and C++
未关闭
bug
invalid
question
- 主要语言
- Python
- 星标
- 168
- 派生
- 103
- PR 合并指标
- 30 天内没有已合并 PR
描述
## Feature Request
**Description**
There is a discrepancy between null hashes in the C and Python code. A hash of null results in H() in one case but H(|), a hash of a delimiter, in the other.
**Proposed Solution**
Per @benaloh - a null hash should just be H()
贡献指南
评估
这个 Issue 还没有评估数据。