mirror of
https://github.com/arnaucube/poseidon-ark.git
synced 2026-01-09 23:41:29 +01:00
update Cargo.toml for crate
This commit is contained in:
@@ -5,6 +5,8 @@ authors = ["arnaucube <root@arnaucube.com>"]
|
||||
edition = "2018"
|
||||
license = "GPL-3.0"
|
||||
description = "Poseidon hash implementation"
|
||||
repository = "https://github.com/arnaucube/poseidon-rs"
|
||||
readme = "README.md"
|
||||
|
||||
[dependencies]
|
||||
num = "0.2.0"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# poseidon-rs [](https://travis-ci.org/arnaucube/poseidon-rs)
|
||||
# poseidon-rs [](https://crates.io/crates/poseidon-rs) [](https://travis-ci.org/arnaucube/poseidon-rs)
|
||||
Poseidon hash implementation in Rust, a zkSNARK friendly hash function.
|
||||
|
||||
https://eprint.iacr.org/2019/458.pdf
|
||||
|
||||
Reference in New Issue
Block a user