Election-Tech-Initiative / Election-Tech-Initiative/electionguard-python
✨ Null hashes don't match between Python and C++
Đang mở
bug
invalid
question
- Ngôn ngữ chính
- Python
- Star
- 168
- Fork
- 103
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
## 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()
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.