Docs.rs
blake3-0.3.8
blake3 0.3.8
Docs.rs crate page
CC0-1.0 OR Apache-2.0
Links
Repository
crates.io
Source
Owners
oconnor663
Dependencies
arrayref ^0.3.5
normal
arrayvec ^0.5.1
normal
cfg-if ^0.1.10
normal
constant_time_eq ^0.1.5
normal
crypto-mac ^0.8.0
normal
digest ^0.9.0
normal
rayon ^1.2.1
normal
hex ^0.4.2
dev
page_size ^0.4.1
dev
rand ^0.7.2
dev
rand_chacha ^0.2.1
dev
cc ^1.0.4
build
Versions
96.43%
of the crate is documented
Go to latest version
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
☰
blake3
?
Constant
blake3
::
KEY_LEN
[
−
]
[src]
pub const KEY_LEN:
usize
= 32;
Expand description
The number of bytes in a key, 32.