9 releases
0.0.10 | May 11, 2023 |
---|---|
0.0.8 | Mar 8, 2021 |
0.0.7 | Dec 26, 2020 |
0.0.5 | Nov 4, 2020 |
0.0.1 | Sep 7, 2019 |
115 downloads per month
Used in 2 crates
1MB
13K
SLoC
poseidon-rs
Poseidon hash implementation in Rust, a zkSNARK friendly hash function.
https://eprint.iacr.org/2019/458.pdf
Compatible with the Poseidon implementations:
- Sage (reference implementation): https://extgit.iaik.tugraz.at/krypto/hadeshash
- Go: https://github.com/iden3/go-iden3-crypto
- Js & circom: https://github.com/iden3/circomlib
An arkworks-based version of this repo can be found at https://github.com/arnaucube/poseidon-ark
Warning
Do not use in production
Dependencies
~2.6–3.5MB
~74K SLoC