You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

738 B

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