Docs.rs
iroh-blake3-1.4.5
iroh-blake3 1.4.5
Docs.rs crate page
CC0-1.0 OR Apache-2.0
Links
Repository
crates.io
Source
Owners
rklaehn
Dependencies
arrayref ^0.3.5
normal
arrayvec ^0.7.4
normal
cfg-if ^1.0.0
normal
constant_time_eq ^0.3.0
normal
digest ^0.10.1
normal
optional
rayon ^1.2.1
normal
optional
zeroize ^1
normal
optional
hex ^0.4.2
dev
hmac ^0.12.0
dev
page_size ^0.5.0
dev
rand ^0.8.0
dev
rand_chacha ^0.3.0
dev
cc ^1.0.4
build
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
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
iroh_blake3
1.4.5
?
Settings
Constant
iroh_blake3
::
KEY_LEN
Copy item path
source
·
[
−
]
pub const KEY_LEN:
usize
= 32;
Expand description
The number of bytes in a key, 32.