Skip to content

docs: document supported Poseidon arities in Rust bindings (original API signature bug from #651 was fixed in a prior update)#1044

Open
MavenRain wants to merge 1 commit into
ingonyama-zk:mainfrom
MavenRain:docs/poseidon-rust-supported-arities
Open

docs: document supported Poseidon arities in Rust bindings (original API signature bug from #651 was fixed in a prior update)#1044
MavenRain wants to merge 1 commit into
ingonyama-zk:mainfrom
MavenRain:docs/poseidon-rust-supported-arities

Conversation

@MavenRain
Copy link
Copy Markdown

Adds a note to the Rust hash API docs specifying that Poseidon's t parameter must be one of 3, 5, 9, or 12. This information was already present in the C++ and Go docs but missing from Rust.

Closes #651

  Add a note to the Rust hash API docs specifying that Poseidon's t
  parameter must be one of 3, 5, 9, or 12.  This information was
  already present in the C++ and Go docs but missing from Rust.

  Closes ingonyama-zk#651
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 3, 2026

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@MavenRain
Copy link
Copy Markdown
Author

I have hereby read the ICICLE CLA and agree to its terms

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.

[BUG]: Poseidon Hash Example Rust bindings

1 participant