poseidon-rs

Crates.ioposeidon-rs
lib.rsposeidon-rs
version0.0.10
sourcesrc
created_at2019-09-07 16:51:25.361994
updated_at2023-05-11 18:00:53.555789
descriptionPoseidon hash implementation
homepage
repositoryhttps://github.com/arnaucube/poseidon-rs
max_upload_size
id163012
size1,207,009
(arnaucube)

documentation

README

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

Commit count: 18

cargo fmt