ed25519-bip32-core 0.1.1

Ed25519 BIP32
Documentation
[dependencies.cryptoxide]
version = "0.4"

[dependencies.zeroize]
version = "1.6.0"

[features]
default = ["std"]
std = []
with-bench = []

[package]
authors = ["Vincent Hanquez <vincent.hanquez@iohk.io>", "Nicolas Di Prima <nicolas.diprima@iohk.io>", "Sora Li<sora@keyst.one>"]
categories = ["cryptography"]
description = "Ed25519 BIP32"
edition = "2018"
homepage = "https://github.com/KeystoneHQ/rust-ed25519-bip32"
keywords = ["ed25519-bip32", "bip32", "ed25519"]
license = "MIT OR Apache-2.0"
name = "ed25519-bip32-core"
readme = "README.md"
repository = "https://github.com/KeystoneHQ/rust-ed25519-bip32"
version = "0.1.1"