nimiq-hash 0.2.0

Common wrapper around hash implementations used in Nimiq
Documentation
[badges.is-it-maintained-issue-resolution]
repository = "nimiq/core-rs"

[badges.is-it-maintained-open-issues]
repository = "nimiq/core-rs"

[badges.maintenance]
status = "experimental"

[badges.travis-ci]
branch = "master"
repository = "nimiq/core-rs"
[dependencies.beserial]
version = "0.2"

[dependencies.blake2-rfc]
version = "0.2"

[dependencies.byteorder]
version = "1.2"

[dependencies.hex]
version = "0.3"

[dependencies.libargon2-sys]
version = "0.2"

[dependencies.nimiq-macros]
version = "0.2"

[dependencies.sha2]
version = "0.8"

[package]
authors = ["Pascal B <git@paberr.net>", "The Nimiq Core Development Team <info@nimiq.com>"]
categories = ["cryptography::cryptocurrencies"]
description = "Common wrapper around hash implementations used in Nimiq"
edition = "2018"
homepage = "https://nimiq.com"
keywords = ["nimiq", "cryptocurrency", "blockchain"]
license = "Apache-2.0"
name = "nimiq-hash"
repository = "https://github.com/nimiq/core-rs"
version = "0.2.0"