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

Add constraints for hashing in Honk stdlib Transcript #1351

Closed
ledwards2225 opened this issue Aug 1, 2023 · 0 comments · Fixed by #4161
Closed

Add constraints for hashing in Honk stdlib Transcript #1351

ledwards2225 opened this issue Aug 1, 2023 · 0 comments · Fixed by #4161
Assignees
Labels
crypto cryptography

Comments

@ledwards2225
Copy link
Contributor

For expedience, and since the hash used for fiat-shamir is likely to change, challenge generation in the Honk stdlib Transcript is "stubbed out" and does not add constraints. Resolving this issue means either adding constraints for the existing pedersen-blake3s hash if it becomes useful or adding constraints corresponding to the new hash, e.g. poseidon.

@github-project-automation github-project-automation bot moved this to Todo in A3 Aug 1, 2023
@iAmMichaelConnor iAmMichaelConnor added the crypto cryptography label Aug 4, 2023
@lucasxia01 lucasxia01 linked a pull request Feb 9, 2024 that will close this issue
@github-project-automation github-project-automation bot moved this from Todo to Done in A3 Feb 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
crypto cryptography
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants