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 はまだ評価されていません。