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

crypto: poseidon2: Add helpers for round constants and internal MDS #4

Merged
merged 2 commits into from
Jan 25, 2025

Conversation

joeykraut
Copy link
Member

Purpose

This PR adds huff implementations for the internal MDS matrix multiplication and the single-element round constants.

Testing

  • All unit tests pass

@joeykraut joeykraut requested a review from akirillo January 25, 2025 23:01
@joeykraut joeykraut merged commit 6dba515 into main Jan 25, 2025
0 of 2 checks passed
joeykraut added a commit that referenced this pull request Jan 25, 2025
* crypto: poseidon2: roundUtils: Add round constant helpers

* crypto: poseidon2: Add helpers for internal MDS
@joeykraut joeykraut deleted the joey/round-constants branch January 26, 2025 02:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant