poseidon-rs 0.0.3

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 Go implementation done in https://github.com/iden3/go-iden3-crypto and in https://github.com/iden3/circomlib

Warning

Do not use in production