poseidon-rs

Poseidon hash implementation

9 releases

0.0.10 May 11, 2023
0.0.8 Mar 8, 2021
0.0.7 Dec 26, 2020
0.0.5 Nov 4, 2020
0.0.1 Sep 7, 2019
Download history 41/week @ 2024-06-17 24/week @ 2024-06-24 10/week @ 2024-07-01 14/week @ 2024-07-08 13/week @ 2024-07-15 23/week @ 2024-07-22 33/week @ 2024-07-29 26/week @ 2024-08-05 25/week @ 2024-08-12 28/week @ 2024-08-19 33/week @ 2024-08-26 36/week @ 2024-09-02 15/week @ 2024-09-09 2/week @ 2024-09-16 67/week @ 2024-09-23 28/week @ 2024-09-30

115 downloads per month
Used in 2 crates

Apache-2.0

1MB
13K SLoC

poseidon-rs Crates.io Test

Poseidon hash implementation in Rust, a zkSNARK friendly hash function.

https://eprint.iacr.org/2019/458.pdf

Compatible with the Poseidon implementations:

An arkworks-based version of this repo can be found at https://github.com/arnaucube/poseidon-ark

Warning

Do not use in production

Dependencies

~2.6–3.5MB
~74K SLoC