Docs.rs
kaspa-bip32-0.13.4
kaspa-bip32 0.13.4
Docs.rs crate page
MIT/Apache-2.0
Links
Repository
crates.io
Source
Owners
aspect
tiram88
michaelsutton
Dependencies
borsh ^0.9.1
normal
bs58 ^0.5.0
normal
getrandom ^0.2.10
normal
hmac ^0.12.1
normal
js-sys =0.3.64
normal
kaspa-utils ^0.13.4
normal
once_cell ^1.18.0
normal
pbkdf2 ^0.12.2
normal
rand ^0.8.5
normal
rand_core ^0.6.4
normal
ripemd ^0.1.3
normal
secp256k1 ^0.24.3
normal
serde ^1.0.190
normal
sha2 ^0.10.8
normal
subtle ^2.5.0
normal
thiserror ^1.0.50
normal
wasm-bindgen =0.2.87
normal
workflow-wasm ^0.10.3
normal
zeroize ^1.6.0
normal
faster-hex ^0.6.1
dev
Versions
31.43%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
kaspa_bip32
0.13.4
HmacSha512
Aliased type
In kaspa_bip32::types
?
Type Alias
kaspa_bip32
::
types
::
HmacSha512
source
·
[
−
]
pub type HmacSha512 =
Hmac
<
Sha512
>;
Aliased Type
§
struct HmacSha512 {
/* private fields */
}