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

✨ Hashing should be flat not recursive (Python)

Aperta
#534 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
code owner only enhancement
Lingua principale
Python
Stelle
168
Fork
103
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.