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

#699 in Math

Download history 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 437/week @ 2024-11-11 1157/week @ 2024-11-18 757/week @ 2024-11-25 1039/week @ 2024-12-02 958/week @ 2024-12-09

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