Docs.rs
blake3-0.3.1
blake3 0.3.1
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.7.0
normal
digest ^0.8.1
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.48
build
Versions
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
All crates
[
−
]
[src]
Constant
blake3
::
KEY_LEN
pub const KEY_LEN:
usize
= 32;
The number of bytes in a key, 32.