Election-Tech-Initiative / electionguard-cpp

A C++ implementation of ElectionGuard specification focused on encryption components.
https://www.electionguard.vote/
MIT License
23 stars 26 forks source link

Remove delimiters in hashes #234

Open lmarie79 opened 2 years ago

lmarie79 commented 2 years ago

Feature Request

Description It isn’t clear to whether any delimiters are used between parameters of hashes. If so, we should be clear of exactly what the delimiters are and how they are used.

Proposed Solution