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 568f34442e port https://github.com/arnaucube/poseidon-rs to arkworks ff 1 year ago
.github/workflows Add GHA 4 years ago
benches port https://github.com/arnaucube/poseidon-rs to arkworks ff 1 year ago
src port https://github.com/arnaucube/poseidon-rs to arkworks ff 1 year ago
.gitignore add poseidon 5 years ago
Cargo.toml port https://github.com/arnaucube/poseidon-rs to arkworks ff 1 year ago
LICENSE Initial commit 5 years ago
README.md port https://github.com/arnaucube/poseidon-rs to arkworks ff 1 year ago

README.md

poseidon-ark Test

Note: this repo is a fork from https://github.com/arnaucube/poseidon-rs , porting it to arkworks ff.

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