Docs.rs
substrate-crypto-light-0.2.0
substrate-crypto-light 0.2.0
Permalink
Docs.rs crate page
GPL-3.0-or-later
Links
Homepage
Repository
crates.io
Source
Owners
Slesarew
Dependencies
base58 ^0.2.0
normal
blake2b_simd ^1.0.2
normal
ed25519-zebra ^4.0.3
normal
optional
hmac ^0.12.1
normal
k256 ^0.13.3
normal
optional
lazy_static ^1.4.0
normal
parity-scale-codec ^3.6.9
normal
pbkdf2 ^0.12.2
normal
rand_core ^0.6.4
normal
optional
regex ^1.10.3
normal
schnorrkel ^0.11.4
normal
optional
sha2 ^0.10.8
normal
zeroize ^1.7.0
normal
hex ^0.4.3
dev
mnemonic-external ^0.1.0
dev
sp-core ^35.0.0
dev
Versions
6.17%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module common
substrate_
crypto_
light
0.2.0
Module common
Module Items
Structs
Enums
Constants
Traits
Functions
In crate substrate_
crypto_
light
substrate_crypto_light
Module
common
Copy item path
Source
Structs
§
Account
Id32
Full
Derivation
Enums
§
Derive
Junction
Constants
§
ACCOUNT_
ID_
32_
LEN
ALICE_
WORDS
BASE58_
CHECKSUM_
LEN
BASE58_
ID
BIG_
SEED_
LEN
HASH_
256_
LEN
HASH_
512_
LEN
Traits
§
AsBase58
Functions
§
blake2_
256
cut_
path
entropy_
to_
big_
seed
Verbatim from
substrate-bip39
.