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 57377e14e5 add poseidon 4 years ago
src add poseidon 4 years ago
.gitignore add poseidon 4 years ago
Cargo.toml add poseidon 4 years ago
LICENSE Initial commit 4 years ago
README.md add poseidon 4 years ago

README.md

poseidon-rs

Poseidon hash implementation in Rust

https://eprint.iacr.org/2019/458.pdf

Compatible with the Poseidon Go implementation from https://github.com/iden3/go-iden3-crypto

Warning

Do not use in production