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: - Sage (reference implementation): https://extgit.iaik.tugraz.at/krypto/hadeshash - Go: https://github.com/iden3/go-iden3-crypto - Js & circom: https://github.com/iden3/circomlib

Warning

Do not use in production