poseidon-rs 0.0.10

Poseidon hash implementation
Documentation

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