Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐞 Specification 1.1 for extended crypto_hash does not match implementation. #290

Open
1 task done
JohnLCaron opened this issue Aug 11, 2022 · 0 comments
Open
1 task done
Labels
bug Something isn't working triage Waiting to be triaged

Comments

@JohnLCaron
Copy link
Collaborator

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

Apparently we discussed this in Election-Tech-Initiative/electionguard-python#279

and decided to use

Q̅ = H(Q, commitment_hash)

but the 1.1 spec still has (top of page 15):

(3.B) Q = H(Q, K).

Expected Behavior

Spec should be changed to match the implementation.

Steps To Reproduce

No response

Environment

- OS:

Anything else?

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage Waiting to be triaged
Projects
None yet
Development

No branches or pull requests

1 participant