Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

API_EncryptBallot accepts string identifier #65

Closed
AddressXception opened this issue Jan 9, 2020 · 0 comments · Fixed by #71
Closed

API_EncryptBallot accepts string identifier #65

AddressXception opened this issue Jan 9, 2020 · 0 comments · Fixed by #71
Assignees
Milestone

Comments

@AddressXception
Copy link
Contributor

Feature Request

Is your feature request related to a problem? Please describe.
Currently the API_EncryptBallot method expects a uint64. A uint64 is likely not sufficiently large enough to prevent collisions in an arbitrarily large election. Furthermore the context of this value is external to the library and is used only for associating an external unique identifier with the ballot tracking id.

Describe the solution you'd like
This identifier could be a string or byte array to improve flexibility of this field

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant