Election-Tech-Initiative / Election-Tech-Initiative/electionguard-python
✨ Null hashes don't match between Python and C++
Offen
bug
invalid
question
- Vorherrschende Sprache
- Python
- Sterne
- 168
- Forks
- 103
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
## 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()
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.