5 releases (2 stable)
1.1.0 | Jul 2, 2024 |
---|---|
1.0.0 | Apr 4, 2024 |
0.4.0 | Jul 5, 2023 |
0.3.0 | Apr 27, 2023 |
0.2.0 | Apr 19, 2023 |
#727 in Math
2,595 downloads per month
Used in 3 crates
33KB
722 lines
poseidon-parameters
This crate contains types that represent Poseidon parameters.
lib.rs
:
Parameters for Poseidon1 and Poseidon2.
The API here is split into [v1
] and [v2
] to avoid confusion
between the two versions.
Dependencies
~1.5MB
~34K SLoC