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: Clean the stack in Poseidon utils #9

Merged
merged 1 commit into from
Jan 27, 2025

Conversation

joeykraut
Copy link
Member

Purpose

This PR cleans the stack in the intermediate computations of the poseidon permutation. This will keep the stack from overflowing when implementing the full Merkle tree implementation.

Testing

  • Unit tests pass

@joeykraut joeykraut requested a review from akirillo January 27, 2025 21:32
@joeykraut joeykraut merged commit 1636986 into main Jan 27, 2025
0 of 2 checks passed
@joeykraut joeykraut deleted the joey/clean-stack branch January 27, 2025 21:32
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