Crates.io | poseidon-rs |
lib.rs | poseidon-rs |
version | 0.0.10 |
source | src |
created_at | 2019-09-07 16:51:25.361994 |
updated_at | 2023-05-11 18:00:53.555789 |
description | Poseidon hash implementation |
homepage | |
repository | https://github.com/arnaucube/poseidon-rs |
max_upload_size | |
id | 163012 |
size | 1,207,009 |
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
Do not use in production