bee-crypto 0.1.0-alpha

Cryptographic primitives of the IOTA protocol
Documentation
[dependencies.bee-ternary]
version = "0.3.1-alpha"

[dependencies.byteorder]
version = "1.3.4"

[dependencies.lazy_static]
version = "1.4.0"

[dependencies.thiserror]
version = "1.0.20"

[dependencies.tiny-keccak]
features = ["keccak"]
version = "2.0.2"
[dev-dependencies.rand]
version = "0.7.3"

[package]
authors = ["IOTA Stiftung"]
description = "Cryptographic primitives of the IOTA protocol"
edition = "2018"
homepage = "https://www.iota.org"
keywords = ["iota", "tangle", "bee", "framework", "crypto"]
license = "Apache-2.0"
name = "bee-crypto"
readme = "README.md"
repository = "https://github.com/iotaledger/bee"
version = "0.1.0-alpha"