Election-Tech-Initiative / Election-Tech-Initiative/electionguard-python

✨ Hashing should be flat not recursive (Python)

Open
#534 1 comment 0 reactions 0 assignees View on GitHub
code owner only enhancement
Dominant language
Python
Stars
168
Forks
103
PR merge metrics
No merged PRs in 30d

Description

## 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)).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.