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 還沒有評估資料。