mirror of
https://github.com/arnaucube/poseidon-ark.git
synced 2026-01-10 16:01:31 +01:00
e8d6a3aeaeada4375e475c6e4c65a2a55e35aa60
poseidon-rs

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
Description
Languages
Rust
100%