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

#556 in Math

Download history 235/week @ 2023-12-23 369/week @ 2023-12-30 342/week @ 2024-01-06 640/week @ 2024-01-13 645/week @ 2024-01-20 1096/week @ 2024-01-27 898/week @ 2024-02-03 1070/week @ 2024-02-10 499/week @ 2024-02-17 864/week @ 2024-02-24 723/week @ 2024-03-02 791/week @ 2024-03-09 771/week @ 2024-03-16 1056/week @ 2024-03-23 1821/week @ 2024-03-30 1412/week @ 2024-04-06

5,170 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