eaglesong 0.1.0

A Rust Library of Eaglesong Hash Function
Documentation
[[bench]]
harness = false
name = "eaglesong"

[dependencies]

[dev-dependencies.blake2b-rs]
version = "0.1.4"

[dev-dependencies.criterion]
version = "0.2"

[package]
authors = ["rink1969 <rink1969@cryptape.com>"]
description = "A Rust Library of Eaglesong Hash Function"
edition = "2018"
homepage = "https://github.com/nervosnetwork/rfcs/blob/master/rfcs/0010-eaglesong/0010-eaglesong.md"
keywords = ["cipher", "cryptography"]
license = "MIT"
name = "eaglesong"
repository = "https://github.com/rink1969/eaglesong"
version = "0.1.0"