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

#697 in Math

Download history 1145/week @ 2024-07-22 1176/week @ 2024-07-29 765/week @ 2024-08-05 667/week @ 2024-08-12 987/week @ 2024-08-19 852/week @ 2024-08-26 905/week @ 2024-09-02 895/week @ 2024-09-09 719/week @ 2024-09-16 594/week @ 2024-09-23 550/week @ 2024-09-30 420/week @ 2024-10-07 1019/week @ 2024-10-14 458/week @ 2024-10-21 519/week @ 2024-10-28 336/week @ 2024-11-04

2,360 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