zip32 0.1.1

Common types for implementing shielded hierarchical deterministic wallets
Documentation
[dependencies.blake2b_simd]
version = "1"

[dependencies.memuse]
version = "0.2.1"

[dependencies.subtle]
version = "2.2.3"
[dev-dependencies.assert_matches]
version = "1.5"

[features]
default = ["std"]
std = []

[package]
authors = ["Jack Grigg <jack@electriccoin.co>", "Kris Nuttycombe <kris@electriccoin.co>"]
description = "Common types for implementing shielded hierarchical deterministic wallets"
documentation = "https://docs.rs/zip32/"
edition = "2021"
homepage = "https://github.com/zcash/zip32"
license = "MIT OR Apache-2.0"
name = "zip32"
readme = "README.md"
repository = "https://github.com/zcash/zip32"
rust-version = "1.60"
version = "0.1.1"