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.
arnaucube d9dd5e7151 Update Poseidon last changes of the reference impl 3 years ago
.github/workflows Add GHA 3 years ago
benches Use imported Fr 3 years ago
src Update Poseidon last changes of the reference impl 3 years ago
.gitignore add poseidon 4 years ago
Cargo.toml Update Poseidon last changes of the reference impl 3 years ago
LICENSE Initial commit 4 years ago
README.md Update Poseidon last changes of the reference impl 3 years ago

README.md

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:

Warning

Do not use in production