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

Download history 844/week @ 2024-07-04 957/week @ 2024-07-11 1182/week @ 2024-07-18 1028/week @ 2024-07-25 1099/week @ 2024-08-01 685/week @ 2024-08-08 858/week @ 2024-08-15 896/week @ 2024-08-22 872/week @ 2024-08-29 910/week @ 2024-09-05 775/week @ 2024-09-12 757/week @ 2024-09-19 524/week @ 2024-09-26 470/week @ 2024-10-03 507/week @ 2024-10-10 953/week @ 2024-10-17

2,595 downloads per month
Used in 3 crates

MIT/Apache

33KB
722 lines

poseidon-parameters

Crates.io

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