4 releases (1 stable)

1.0.0 Apr 4, 2024
0.4.0 Jul 5, 2023
0.3.0 Apr 27, 2023
0.2.0 Apr 19, 2023

#522 in Math

Download history 1191/week @ 2024-01-28 821/week @ 2024-02-04 1063/week @ 2024-02-11 484/week @ 2024-02-18 861/week @ 2024-02-25 720/week @ 2024-03-03 791/week @ 2024-03-10 775/week @ 2024-03-17 1074/week @ 2024-03-24 1822/week @ 2024-03-31 1761/week @ 2024-04-07 1693/week @ 2024-04-14 993/week @ 2024-04-21 869/week @ 2024-04-28 944/week @ 2024-05-05 559/week @ 2024-05-12

3,429 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

~2MB
~41K SLoC