Docs.rs
ripple-address-codec-0.1.1
ripple-address-codec 0.1.1
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
otov4its
Dependencies
base-x ^0.2.8
normal
ring ^0.16.18
normal
hex ^0.4.2
dev
rand ^0.8.0
dev
Versions
100%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
Entropy
ripple_
address_
codec
0.1.1
ripple_address_codec
Type Alias
Entropy
Copy item path
Source
pub type Entropy = [
u8
;
16
];
Expand description
Seed entropy array
The entropy must be exactly 16 bytes (128 bits).