Election-Tech-Initiative / Election-Tech-Initiative/electionguard-python
✨ Hashing should be flat not recursive (Python)
Đang mở
code owner only
enhancement
- 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**
It’s also not clear how things like H(a,(b,c)) are handled. In any case, we need to clearly specify these things so that they can be matched by verifiers..
**Proposed Solution**
The simplest choice is to just flatten this, but I think that it may be done recursively as H(a,H(b,c)).
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.